Difference between revisions of "Template:AFCM-Egypt/main"

 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
 +
    #menu:before,
 +
    #menu:after {
 +
        content: "";
 +
        display: table;
 +
    }
 +
 +
    #menu:after {
 +
        clear: both;
 +
    }
 +
#menu li:hover{background: rgba(255,255,255, 0.3) !important;}
 +
#top_title{display:none !important;width:0px !important}
 +
.fa-arrow-up:before {
 +
    content: "\f062";
 +
}
 +
.fa-arrow-right:before {
 +
    content: "\f061";
 +
}
 +
        .active {
 +
            border: 1px solid #fff;
 +
            background: rgba(255,255,255, 0.3) !important;
 +
        }
 +
#myBtn {
 +
    display: none;
 +
    position: fixed;
 +
    bottom: 50px;
 +
    right: 10px;
 +
    z-index: 99;
 +
    border: none;
 +
    outline: none;
 +
    background-color: transparent;
 +
    color: #ffffff;
 +
    cursor: pointer;
 +
    padding: 5px 10px 5px 10px;
 +
    border-radius: 10px;
 +
}
 +
#myBtn:hover{
 +
color:#777;
 +
}
 
.price-table {
 
.price-table {
 
padding-top:50px;
 
padding-top:50px;
 +
font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif
 
}
 
}
 
#sideMenu{
 
#sideMenu{
Line 12: Line 51:
  
 
.team-item{
 
.team-item{
background: #f3f3f3;
+
 
margin-bottom: 50px;
 
margin-bottom: 50px;
 
text-align: center;
 
text-align: center;
 
}
 
}
 
.team-img{
 
.team-img{
width: 100%;
+
width: 75%;
 
max-height: 220px;
 
max-height: 220px;
 
     min-height: 220px;
 
     min-height: 220px;
 +
border-radius:50%
 
}
 
}
 
.team-item-name{
 
.team-item-name{
Line 25: Line 65:
 
margin-bottom: 0px !important;
 
margin-bottom: 0px !important;
 
padding-top: 20px !important;
 
padding-top: 20px !important;
color: #101010 !important;
+
color: #ffffff !important;
 
}
 
}
 
.team-item-id{
 
.team-item-id{
color: #101010 !important;
+
color: #ffffff !important;
 
font-size: 11px !important;
 
font-size: 11px !important;
 
text-transform: uppercase;
 
text-transform: uppercase;
Line 232: Line 272:
 
     color: #fff;
 
     color: #fff;
 
     font-size: 30px;
 
     font-size: 30px;
     padding: 0px 15px 15px 15px;
+
     padding: 0px 5px 15px 5px;
 
     height: auto;
 
     height: auto;
 
     font-weight: 200;
 
     font-weight: 200;
Line 248: Line 288:
  
 
.navbar-fixed-top .navbar-toggle .icon-bar {
 
.navbar-fixed-top .navbar-toggle .icon-bar {
     background-color: #313131;
+
     background-color: #fff;
 
}
 
}
  
Line 258: Line 298:
 
     background-color: transparent;
 
     background-color: transparent;
 
     border-color: transparent;
 
     border-color: transparent;
     padding-top: 20px;
+
     padding-top: 17px;
 
}
 
}
  
Line 770: Line 810:
 
}
 
}
  
#menu {
 
    width: 100%;
 
   
 
}
 
 
    #menu:before,
 
    #menu:after {
 
        content: "";
 
        display: table;
 
    }
 
 
    #menu:after {
 
        clear: both;
 
    }
 
  
 
     #menu li {
 
     #menu li {
 
         float: left;
 
         float: left;
        
+
       background-color: rgba(14, 31, 39,0.9);
     
+
 
         position: relative;
 
         position: relative;
 +
display:block;
 
     }
 
     }
  
 
     #menu a {
 
     #menu a {
 
         float: left;
 
         float: left;
         padding: 12px 20px;
+
         padding: 12px 10px;
 
         color: #fff;
 
         color: #fff;
 
         text-transform: uppercase;
 
         text-transform: uppercase;

Latest revision as of 19:40, 29 October 2017