Difference between revisions of "Template:Edigem15 Collaboration"

 
(4 intermediate revisions by the same user not shown)
Line 258: Line 258:
 
}
 
}
  
 +
 +
.icon-right {
 +
display: block;
 +
background: rgba(0,0,0,0.1);
 +
color: #fff;
 +
text-align: center;
 +
font-size: 8em;
 +
line-height: 2em;
 +
margin-left:10%;
 +
        vertical-align: middle;
 +
}
 
section.color h2 {
 
section.color h2 {
 
color: #fff;
 
color: #fff;
Line 717: Line 728:
 
.text:first-child,
 
.text:first-child,
 
.text:nth-child(2) {
 
.text:nth-child(2) {
 +
                margin: auto;
 
text-align: center;
 
text-align: center;
 
}
 
}
  
 
.icon {
 
.icon {
margin-left:10%;
+
margin-left:auto;
                 margin-right: 10%;
+
                 margin-right: auto;
 
                 margin-top: 10%;
 
                 margin-top: 10%;
 
}
 
}
Line 734: Line 746:
 
}
 
}
 
}
 
}
 +
 +
/*menu*/
  
 
#custom-bootstrap-menu.navbar-default .navbar-brand {
 
#custom-bootstrap-menu.navbar-default .navbar-brand {
Line 739: Line 753:
 
}
 
}
 
#custom-bootstrap-menu.navbar-default {
 
#custom-bootstrap-menu.navbar-default {
     font-size: 20px;
+
     font-size: 18px;
 
     background-color: rgba(34, 34, 34, 1);
 
     background-color: rgba(34, 34, 34, 1);
 
     border-bottom-width: 0px;
 
     border-bottom-width: 0px;
Line 746: Line 760:
 
     color: rgba(255, 255, 255, 1);
 
     color: rgba(255, 255, 255, 1);
 
     background-color: rgba(34, 34, 34, 1);
 
     background-color: rgba(34, 34, 34, 1);
 +
    padding-left:5px;
 +
    padding-right:5px;
 +
    padding-top: 10px;
 
}
 
}
 
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
 
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
Line 772: Line 789:
 
     background-color: #222222;
 
     background-color: #222222;
 
}
 
}
 +
 +
/*end menu*/
  
 
/*buttons*/
 
/*buttons*/

Latest revision as of 21:02, 18 September 2015