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

 
(13 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;
Line 234: 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 250: Line 288:
  
 
.navbar-fixed-top .navbar-toggle .icon-bar {
 
.navbar-fixed-top .navbar-toggle .icon-bar {
     background-color: #313131;
+
     background-color: #fff;
 
}
 
}
  
Line 260: Line 298:
 
     background-color: transparent;
 
     background-color: transparent;
 
     border-color: transparent;
 
     border-color: transparent;
     padding-top: 20px;
+
     padding-top: 17px;
 
}
 
}
  
Line 772: 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(0,0,0,0.4);
+
       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