Entropia:Sandkasten:GPN16 test:Stylesheet: Unterschied zwischen den Versionen
aus dem Wiki des Entropia e.V., CCC Karlsruhe
Fxkr (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Fxkr (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 32: | Zeile 32: | ||
#bodyContent { | #bodyContent { | ||
color: white; | color: white; | ||
background: hsla(200, 100, 40, 1); | background: hsla(200, 100%, 40%, 1); | ||
} | } | ||
body { | body { |
Version vom 20. April 2016, 13:02 Uhr
/* * GPN16 Stylesheet * * https://github.com/entropia/gpn16-design/wiki/ */ div#p-logo.portlet a, div#p-logo.portlet a:hover { background-image: url("/gulasch/imgs/wikilogo.png") !important; display: block; height: 110px; width: 160px; } div#column-one div a img { display: none; } @font-face { font-family: "LiberationSans-Regular"; src: url("https://entropia.de/images/4/4a/LiberationSans-Regular.ttf"); } @font-face { font-family: "LiberationSans-Bold"; src: url("https://entropia.de/images/a/a3/LiberationSans-Bold.ttf"); } @font-face { font-family: "LiberationSans-Italic"; src: url("https://entropia.de/images/d/d9/LiberationSans-Italic.ttf"); } @font-face { font-family: "LiberationSans-BoldItalic"; src: url("https://entropia.de/images/a/a0/LiberationSans-BoldItalic.ttf"); } #bodyContent { color: white; background: hsla(200, 100%, 40%, 1); } body { background-image: url('https://entropia.de/images/a/ae/Raster.svg.png'); background-repeat: repeat; color: white; font-family: LiberationSans-Regular; } #column-content { background-image: url('https://entropia.de/images/a/ae/Raster.svg.png'); background-repeat: repeat; color: white; } #content { background: none; } #p-navigation { background: none; color: white; } #p-navigation a { color: white; } #p-logo { background: none; } .pBody { background: none; color: white; } #p-personal li a { color: white; padding: } #p-fnord a, #p-tb a { color: white; } h1, h2, h3, h4, h5, h6 { color: white; font-family: LiberationSans-Bold; } h1 { border-bottom: 2px dashed white; } body { color: white; } a, a:visited, a:active, a:link, #bodyContent a.external { color: #d0d0d0; text-decorations } #toc { background: none; border: 2px solid white; margin-top: 35px; } #p-navigation ul li, #p-tb ul li { border: none; } #p-cactions li a, #p-cactions li, #p-cactions li.selected a { background: none; color: white; } #p-cactions li a { font-size: 125% } #footer, div#footer { background: none; border: none; } div.NavHead { background: none; } div.NavFrame { border: 2px solid white; } div.thumbinner { background-color: rgba(35, 150, 214, 0.4); border: none; } html .thumbimage { border: none; } h1 { border-bottom: 2px solid rgb(255, 255, 255); } #p-cactions .new a { color: #d0d0d0; } #bodyContent a.new { color: #d0d0d0; }