Diff of RPS.css.
Current page:version 97last modified on 22.05.2014by mk
Archived page:version 94last modified on 29.11.2013by gast

@@ -1,14 +1,5 @@
 /* Rosa-Parks-Schule [Kinder] */
 
-
-
-
-
-
-
-
-
-
  .action {visibility: visible ;
  position:absolute; top: auto; bottom:20px; right:6px; }
 
@@ -19,6 +10,7 @@
  background-repeat: no-repeat;
  background-position: 8px 0px;
  background-color: #58ACFA;
+ color: black;
  font-family: Helvetica;}
 
 
@@ -28,7 +20,7 @@
  a:hover {background-color: yellow;
  text-decoration: underline;
  color: #58ACFA;}
- a {text-decoration: none; color: red; }
+ a {text-decoration: none; color: #555; /* red; */ }
  a:link {color: violett;}
  a:visited {color: darkblue;}
 
@@ -39,7 +31,7 @@
 
  .pagemenu {
  border-radius:4px;
- background-color: #58ACFA;
+ background-color: #58ACFA; */
  font-size:x-small;
  padding:6px;
  padding-top: 12px;
@@ -51,11 +43,11 @@
  margin-left: 724px;
  width:80px;
  }
- .menuitem {background-color: #febe0b;
+ .menuitem {background-color: #febe0b;
  border:0px solid #ea0;
  border-bottom-width: 2px;
  text-decoration: none;
- color: #506000;
+ color: #506000;
  font-weight: bold; }
 
  @media print {