Aymanshafei (Talk | contribs) |
Aymanshafei (Talk | contribs) |
||
(9 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 { | .fa-arrow-up:before { | ||
content: "\f062"; | content: "\f062"; | ||
Line 261: | Line 272: | ||
color: #fff; | color: #fff; | ||
font-size: 30px; | font-size: 30px; | ||
− | padding: 0px 15px | + | padding: 0px 5px 15px 5px; |
height: auto; | height: auto; | ||
font-weight: 200; | font-weight: 200; | ||
Line 277: | Line 288: | ||
.navbar-fixed-top .navbar-toggle .icon-bar { | .navbar-fixed-top .navbar-toggle .icon-bar { | ||
− | background-color: # | + | background-color: #fff; |
} | } | ||
Line 799: | Line 810: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
#menu li { | #menu li { | ||
Line 818: | Line 815: | ||
background-color: rgba(14, 31, 39,0.9); | background-color: rgba(14, 31, 39,0.9); | ||
position: relative; | position: relative; | ||
+ | display:block; | ||
} | } | ||
#menu a { | #menu a { | ||
float: left; | float: left; | ||
− | padding: 12px | + | padding: 12px 10px; |
color: #fff; | color: #fff; | ||
text-transform: uppercase; | text-transform: uppercase; |
Latest revision as of 19:40, 29 October 2017