GPN17:Stylesheet: Unterschied zwischen den Versionen

aus dem Wiki des Entropia e.V., CCC Karlsruhe
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 8: Zeile 8:
#p-navigation *, #p-search *, #p-fnord *, #p-tb * {
#p-navigation *, #p-search *, #p-fnord *, #p-tb * {
  background: none;
  background: none;
   text-shadow: 0px 0px 1px black;
   text-shadow: 0px 0px 1px grey;
}
}
  #content {
  #content {

Version vom 24. April 2017, 21:01 Uhr

body{ /*background-color: red;*/ } body{

background-image: url('https://fxkr.net/sidebar.png');
background-repeat: repeat;

}

  1. p-navigation *, #p-search *, #p-fnord *, #p-tb * {
background: none;
 text-shadow: 0px 0px 1px grey;

}

#content {
   background: hsla(0, 0%, 100%, 0.81) none repeat scroll 0 0;
   margin-right: 80px;
}
  1. bodyContent {
   background: none;

}