GPN17:Stylesheet: Unterschied zwischen den Versionen

aus dem Wiki des Entropia e.V., CCC Karlsruhe
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 10: Zeile 10:
}
}
  #content {
  #content {
     background: hsla(201, 100%, 28%, 0.75) none repeat scroll 0 0;
     background: hsla(49, 0%, 72%, 1) none repeat scroll 0 0;
     margin-right: 80px;
     margin-right: 80px;
  }
  }

Version vom 24. April 2017, 21:26 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;

}

#content {
   background: hsla(49, 0%, 72%, 1) none repeat scroll 0 0;
   margin-right: 80px;
}