Difference between revisions of "Turtle Diary.css"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 35: | Line 35: | ||
   line-height: 120%;  |    line-height: 120%;  | ||
   margin-top: 3pt;  |    margin-top: 3pt;  | ||
| − |    margin-bottom:   | + |    margin-bottom: 4pt;  | 
}  | }  | ||
Revision as of 02:33, 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 {
 
padding-left: 18px;
}
- toc > ul {
 
display: flex; flex-flow: row wrap;
}
- toc li.toclevel-1 {
 
width: 30%; margin-right: 10pt; margin-top: 6pt;
}
- toc li.toclevel-2 {
 
font-size: 95%; line-height: 120%; margin-top: 3pt; margin-bottom: 4pt;
}
.toc ul ul {
margin-left: 0 !important;
}