Difference between revisions of "Turtle Diary.css"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 4: | Line 4: | ||
}  | }  | ||
| − | #content, #simpleSearch {  | + | #content, div#simpleSearch {  | 
   background: #bbcc88;  |    background: #bbcc88;  | ||
}  | }  | ||
.toc, .navbox {  | .toc, .navbox {  | ||
| − |    background: #  | + |    background: #bbcc55 !important;  | 
}  | }  | ||
Revision as of 02:15, 5 February 2021
body, #mw-page-base, #mw-head-base, .navbox-title {
background: #228866;
}
- content, div#simpleSearch {
 
background: #bbcc88;
}
.toc, .navbox {
background: #bbcc55 !important;
}
div.thumbinner {
background: #ddeedd;
}
- toc > ul {
 
display: flex; flex-flow: row wrap; margin-top: 8pt;
}
- toc li.toclevel-1 {
 
width: 30%; margin-right: 5pt;
}
- toc li.toclevel-2 {
 
font-size: 95%; line-height: 120%; margin-top: 3pt; margin-bottom: 2pt;
}