Difference between revisions of "Turtle Diary.css"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
			
		
		
	
 (Created page with " body, #mw-page-base, #mw-head-base, .navbox-title {   background: #228866; } #content, #simpleSearch {   background: #bbcc88; } .toc, .navbox {   background: #aacc44 !importa...")  | 
			
(No difference) 
 | 
Revision as of 01:51, 5 February 2021
body, #mw-page-base, #mw-head-base, .navbox-title {
background: #228866;
}
- content, #simpleSearch {
 
background: #bbcc88;
} .toc, .navbox {
background: #aacc44 !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;
}