/* * 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-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; border: 1px dashed white; padding: } #p-fnord a, #p-tb a { color: white; } h1, h2, h3, h4, h5, h6 { color: white; } h1 { border-bottom: 1px dashed white; } body { color: white; background: none; } a, a:visited, a:active, a:link, #bodyContent a.external { color: #d0d0d0; text-decorations } #toc { background: none; border: 1px dashed white; } #p-navigation ul li, #p-tb ul li { border: none; }