Difference between revisions of "Template:UCopenhagen-header/CSS"

Line 180: Line 180:
 
}
 
}
 
.myimg {
 
.myimg {
width: 100px;
+
width: 200px;
 
float: left;
 
float: left;
 
height: 30px;
 
height: 30px;
Line 364: Line 364:
 
       width: 100%;
 
       width: 100%;
 
       height: 100%;
 
       height: 100%;
       padding: 100px 0;
+
       padding: 200px 0;
 
       text-align: center;
 
       text-align: center;
 
       color: #E8DBD7;
 
       color: #E8DBD7;
Line 470: Line 470:
 
     }
 
     }
 
     .content-section {
 
     .content-section {
       padding-top: 100px;
+
       padding-top: 200px;
       padding-bottom: 100px;
+
       padding-bottom: 200px;
 
       height: auto;
 
       height: auto;
 
       min-height: 100% !important;
 
       min-height: 100% !important;
Line 479: Line 479:
 
       width: 100%;
 
       width: 100%;
 
       height: 200px;
 
       height: 200px;
       margin-top: 100px;
+
       margin-top: 200px;
 
     }
 
     }
 
     @media (min-width: 767px) {
 
     @media (min-width: 767px) {
 
       .content-section {
 
       .content-section {
 
         height: auto;
 
         height: auto;
         padding-top: 100px;
+
         padding-top: 200px;
         padding-bottom: 100px;
+
         padding-bottom: 200px;
 
         min-height: 100% !mportant;
 
         min-height: 100% !mportant;
 
       }
 
       }

Revision as of 11:09, 19 August 2017

<!DOCTYPE html>

inCell