Entropia:Sandkasten:GPN16 test:Stylesheet: Unterschied zwischen den Versionen
aus dem Wiki des Entropia e.V., CCC Karlsruhe
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 36: | Zeile 36: | ||
} | } | ||
.pBody ul { | .pBody ul { | ||
background: | background: none; | ||
border-color: white; | |||
border: 1px; | |||
} | } | ||
#p-personal li a { | #p-personal li a { |
Version vom 19. April 2016, 20:24 Uhr
/* * GPN16 Stylesheet * * https://github.com/entropia/gpn16-design/wiki/ */ @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 { background: none; color: white; } #column-content { background-image: url('https://entropia.de/images/a/ae/Raster.svg.png'); background-repeat: repeat; color: white; } #content { background: none; } #p-logo { background: none; } .pBody ul { background: none; border-color: white; border: 1px; } #p-personal li a { color: white; } h1, h2, h3, h4, h5, h6 { color: white; }