Fix css section comments
This commit is contained in:
parent
50d5620689
commit
cee7a82c2b
1 changed files with 4 additions and 1 deletions
|
@ -891,7 +891,8 @@ div.secondary-actions {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Rules for the "Welcome" page */
|
/* Rules for the "Welcome" and "Fix the map" pages */
|
||||||
|
|
||||||
.site-welcome, .site-fixthemap {
|
.site-welcome, .site-fixthemap {
|
||||||
.sprite {
|
.sprite {
|
||||||
width: 50px;
|
width: 50px;
|
||||||
|
@ -929,6 +930,8 @@ div.secondary-actions {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Rules for the "About" page */
|
||||||
|
|
||||||
.site-about #content {
|
.site-about #content {
|
||||||
.content-inner {
|
.content-inner {
|
||||||
max-width: 760px;
|
max-width: 760px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue