MediaWiki:Chameleon.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
height: 129px; | height: 129px; | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
} | |||
.welcome-text { | |||
font-family: Asap; | |||
font-size: 18px; | |||
font-weight: bold; | |||
font-style: normal; | |||
font-stretch: normal; | |||
line-height: 1.67; | |||
letter-spacing: normal; | |||
text-align: center; | |||
color: #000000; | |||
} | } | ||
Revision as of 10:03, 2 August 2018
@import url('https://fonts.googleapis.com/css?family=Patua+One|Open+Sans|Asap'); body { font-family: 'Open Sans'; font-size: 13pt; } .welcome-header { background-image: url(/images/2/21/Brush_s_objects%401x.png); text-align:center; font-size: 36px; font-weight: bold; font-style: normal; font-stretch: normal; letter-spacing: 0.2px; color: #ffffff; background-repeat: no-repeat; line-height: 4; height: 129px; margin-bottom: 20px; } .welcome-text { font-family: Asap; font-size: 18px; font-weight: bold; font-style: normal; font-stretch: normal; line-height: 1.67; letter-spacing: normal; text-align: center; color: #000000; } h1, h2, h3, h4, h5, h6 { font-family: 'Asap'; } h1, h2 { border-bottom: 1px solid #ccc; color: #333; } h3 { /*color: #0394a6;*/ } .toc { border: 1px solid #ccc; border-radius: 5px; background-color: #f8f9fa; padding: 0 10px 10px 10px; font-size: 11pt; } .toc h2 { color: #444; font-size: 12pt; } .tocnumber { color: #444; } .toclevel-2 { text-indent: 15px; } .toclevel-3 { text-indent: 30px; } .mw-body a.external:link, .mw-body a:link { /*color: #0394a6;*/ /*text-decoration: underline;*/ } div.toc a:link { text-decoration: none; } div.toc a:link .new { color: red; } .nav { font-family: 'Patua One'; } .navbar-nav > li:first-child { border-right: 1px solid #ddd; } .navbar-default .navbar-nav > li:first-child > a { color: #333; } img.responsive-image { width: 100% !important; height: auto !important; } .thumbcaption { font-size:10pt; }