mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-20 23:51:29 -07:00
js: Make the dialogue box heading actually be an <h2>
This is semantically more correct and less ugly as well.
This commit is contained in:
@ -237,7 +237,7 @@ EOF
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
#dlgform .title {
|
||||
#dlgform h2 {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user