MediaWiki:S5/freesoftware/pretty.css — различия между версиями
Материал из YourcmcWiki
м |
м |
||
Строка 28: | Строка 28: | ||
#controls #navList #jumplist {background: #DDD; color: #227;} | #controls #navList #jumplist {background: #DDD; color: #227;} | ||
− | #currentSlide {text-align: left; font-size: 20pt; color: #449;} | + | #currentSlide {left: 5%; text-align: left; font-size: 20pt; color: #449;} |
#slide0 {font-size: 90%; background:url(FreeSoftFlagBig.svg) left top no-repeat white;} | #slide0 {font-size: 90%; background:url(FreeSoftFlagBig.svg) left top no-repeat white;} |
Версия 00:24, 2 декабря 2011
/* Following are the presentation styles -- edit away! */ body {background: #FFF url(textbook.png) -16px 0 repeat fixed; color: #000; font-size: 2.25em;} :link, :visited {text-decoration: none; color: #00C;} #controls :active {color: #88A !important;} #controls :focus {outline: 1px dotted #227;} .slide code {color: #533;} .slide code.bad, code del {color: red;} .slide code.old {color: silver;} div#header, div#footer {color: #AAB;} div#footer {font-style: italic;} div#header {background: url(FreeSoftFlag.svg) 98% top no-repeat; height: 50%; line-height: 1px; } .slide { padding-top: 0; } .slide h1.stitle {z-index: 1; padding: 0 0.3em; margin-top: 1em; display: inline-block; font-size: 150%/1em; font-weight: bold; background: white;} .slide.notitle h1.stitle {position: static; margin: 0; width: auto;} .slide h3 {font-size: 130%;} div#controls {left: 60%; width: 40%;} #controls #navLinks a {background: #005; color: #779;} #controls #navList #jumplist {background: #DDD; color: #227;} #currentSlide {left: 5%; text-align: left; font-size: 20pt; color: #449;} #slide0 {font-size: 90%; background:url(FreeSoftFlagBig.svg) left top no-repeat white;} #slide0 h1 {position: static; margin: 1em 0 0; padding: 0; font: bold 2em Segoe UI; white-space: normal; color: #000; background: transparent;} #slide0 h2 {font: bold italic 1em Segoe UI; margin: 0.25em;} #slide0 h3 {margin-top: 1.5em; font-size: 1.5em;} #slide0 h4 {margin-top: 0; font-size: 1em;}