MediaWiki:Common.css: verschil tussen versies

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */

  1. sbb-FlaggedRevsConnectorInfo {
   display:none !important;

}

li#footer-places-about {

 display: none;

}

div#cynoradiv#left-left-content-column{

   float: left;
   width: 71.5%;
   padding: 0px;

} div#cynoradiv#right-right-content-column{

   width: auto;
   margin-left: 75%;
   padding: 0px;

div.cynora-box {

   div, ul {
        padding-left: 15px;
   }
   a {
       color: black;
   }
   div.bs-smartlist{
       padding-left: 0px;
       padding-bottom: 5px;
       a {
           color: black;
       }
   }
   padding: 5px;
   color: black;
   border-radius: 5px;

} div.cynora-box-left-column {

   margin-bottom: 20px;
   width: 100%;
   float: left;

} div.cynora-box-right-column {

   margin-bottom: 20px;
   width: 100%;
   float: right;

} h1.firstheading, h1, h2, h3, h4, h5, h6, a {

   color: black;

} a.new {

   color: #BA0000; // original red link color

} div.tagcloud a{

   color: #3e5389; // original link color

}

  1. toc {
   #togglelink {
       color: #3e5389; // original link color
   }

} div.tagcloud > a {

   color: black;

} div.ajaxpoll{

   width: 95% !important;
   background-color: transparent;

}

body.mediawiki #bs-wrapper #bs-application #content table.fc-header span.fc-header-title { h2 { color: black; } }

        /* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
        
        
        
        #sbb-FlaggedRevsConnectorInfo {
        
            display:none !important;
        
        }
        
        
        
        li#footer-places-about {
        
          display: none;
        
        }
        
        
        
        
        div#cynora-left-div#left-content-column{
        
            float: left;
        
            width: 71.5%;
        
            padding: 0px;
        
        }
        
        
        div#cynora-right-div#right-content-column{
        
            width: auto;
        
            margin-left: 75%;
        
            padding: 0px;
        
        
        
        div.cynora-box {
        
            div, ul {
        
                 padding-left: 15px;
        
            }
        
            a {
        
                color: black;
        
            }
        
            div.bs-smartlist{
        
                padding-left: 0px;
        
                padding-bottom: 5px;
        
                a {
        
                    color: black;
        
                }
        
            }
        
            padding: 5px;
        
            color: black;
        
            border-radius: 5px;
        
        }
        
        div.cynora-box-left-column {
        
            margin-bottom: 20px;
        
            width: 100%;
        
            float: left;
        
        }
        
        div.cynora-box-right-column {
        
            margin-bottom: 20px;
        
            width: 100%;
        
            float: right;
        
        }
        
        h1.firstheading, h1, h2, h3, h4, h5, h6, a {
        
            color: black;
        
        }
        
        a.new {
        
            color: #BA0000; // original red link color
        
        }
        
        div.tagcloud a{
        
            color: #3e5389; // original link color
        
        }
        
        #toc {
        
            #togglelink {
        
                color: #3e5389; // original link color
        
            }
        
        }
        
        div.tagcloud > a {
        
            color: black;
        
        }
        
        div.ajaxpoll{
        
            width: 95% !important;
        
            background-color: transparent;
        
        }
        
        
        
        body.mediawiki #bs-wrapper #bs-application #content table.fc-header span.fc-header-title {
        
        	h2 {
        
        		color: black;
        
        	}
        
        }
Regel 10: Regel 10:
 
}
 
}
  
div#cynora-left-content-column{
+
div#left-content-column{
 
     float: left;
 
     float: left;
 
     width: 71.5%;
 
     width: 71.5%;
 
     padding: 0px;
 
     padding: 0px;
 
}
 
}
div#cynora-right-content-column{
+
div#right-content-column{
 
     width: auto;
 
     width: auto;
 
     margin-left: 75%;
 
     margin-left: 75%;
 
     padding: 0px;
 
     padding: 0px;
  
div.cynora-box {
+
div.box {
 
     div, ul {
 
     div, ul {
 
         padding-left: 15px;
 
         padding-left: 15px;
Regel 38: Regel 38:
 
     border-radius: 5px;
 
     border-radius: 5px;
 
}
 
}
div.cynora-box-left-column {
+
div.box-left-column {
 
     margin-bottom: 20px;
 
     margin-bottom: 20px;
 
     width: 100%;
 
     width: 100%;
 
     float: left;
 
     float: left;
 
}
 
}
div.cynora-box-right-column {
+
div.box-right-column {
 
     margin-bottom: 20px;
 
     margin-bottom: 20px;
 
     width: 100%;
 
     width: 100%;