mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
white background for misc pages
This commit is contained in:
parent
d9f6e80930
commit
cbd4b1bf0b
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
padding-right: 6%;
|
||||
}
|
||||
.content.misc-page {
|
||||
background: #FAF6F1;
|
||||
background: #FFFFFF;
|
||||
-moz-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.10);
|
||||
-webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.10);
|
||||
box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.10);
|
||||
|
|
Loading…
Add table
Reference in a new issue