Difference between revisions of "Template:Duesseldorf/CSS"

Line 610: Line 610:
  
 
#bodyContent h1,h2,h3,h4,h5,h6 {
 
#bodyContent h1,h2,h3,h4,h5,h6 {
   color: #149375;
+
   color: #036860;
 
   border: none;
 
   border: none;
 
   font-weight: normal;
 
   font-weight: normal;
Line 704: Line 704:
 
#bodyContent kbd{}
 
#bodyContent kbd{}
 
#bodyContent mark{
 
#bodyContent mark{
     background-color: #149375;
+
     background-color: #036860;
 
     padding: 0 5px;
 
     padding: 0 5px;
 
     border-radius: 10px;
 
     border-radius: 10px;
Line 862: Line 862:
 
     white-space: nowrap;
 
     white-space: nowrap;
 
     cursor: default;
 
     cursor: default;
     background: #149375;
+
     background: #036860;
 
     color: #fefefe;
 
     color: #fefefe;
 
   }
 
   }
Line 937: Line 937:
 
     margin: 24px 0;
 
     margin: 24px 0;
 
     padding: 20px;
 
     padding: 20px;
     border: 5px solid #149375;
+
     border: 5px solid #036860;
 
     border-radius: 20px;
 
     border-radius: 20px;
 
   }
 
   }
Line 1,153: Line 1,153:
 
#bodyContent li::before {
 
#bodyContent li::before {
 
   content: "•";
 
   content: "•";
   color: #149375;
+
   color: #036860;
 
   padding-right: 7px;
 
   padding-right: 7px;
 
}
 
}
Line 1,169: Line 1,169:
 
#bodyContent ul.eric li::before {
 
#bodyContent ul.eric li::before {
 
     content: "";
 
     content: "";
     color: #149375;
+
     color: #0368605;
 
     float: left;
 
     float: left;
 
     padding-right: 10px;
 
     padding-right: 10px;
Line 1,191: Line 1,191:
 
   list-style-image: none;
 
   list-style-image: none;
 
   list-style-type: none;
 
   list-style-type: none;
   color: #149375;
+
   color: #036860;
 
   -webkit-transition: all 0.5s ease;
 
   -webkit-transition: all 0.5s ease;
 
   -o-transition: all 0.5s ease;
 
   -o-transition: all 0.5s ease;

Revision as of 07:15, 24 August 2018