Aymanshafei (Talk | contribs) |
Aymanshafei (Talk | contribs) |
||
Line 3: | Line 3: | ||
#sideMenu{ | #sideMenu{ | ||
display:none | display:none | ||
+ | } | ||
+ | |||
+ | .fa-stack { | ||
+ | position: relative; | ||
+ | display: inline-block; | ||
+ | width: 2em; | ||
+ | height: 2em; | ||
+ | line-height: 2em; | ||
+ | vertical-align: middle | ||
+ | } | ||
+ | |||
+ | .fa-stack-1x, | ||
+ | .fa-stack-2x { | ||
+ | position: absolute; | ||
+ | left: 0; | ||
+ | width: 100%; | ||
+ | text-align: center | ||
+ | } | ||
+ | |||
+ | .fa-stack-1x { | ||
+ | line-height: inherit | ||
+ | } | ||
+ | |||
+ | .fa-stack-2x { | ||
+ | font-size: 2em | ||
+ | } | ||
+ | |||
+ | .fa-inverse { | ||
+ | color: #fff | ||
+ | } | ||
+ | .fa-map-marker:before { | ||
+ | content: "\f041" | ||
+ | } | ||
+ | .fa-phone:before { | ||
+ | content: "\f095" | ||
+ | } | ||
+ | .fa-twitter:before { | ||
+ | content: "\f099" | ||
+ | } | ||
+ | .fa-instagram:before{font-size: xx-large;content:"\f16d"} | ||
+ | .fa-facebook-f:before, | ||
+ | .fa-facebook:before { | ||
+ | content: "\f09a" | ||
+ | } | ||
+ | .fa-phone-square:before { | ||
+ | content: "\f098" | ||
+ | } | ||
+ | .fa-envelope:before { | ||
+ | content: "\f0e0" | ||
+ | } | ||
+ | |||
+ | .fa-linkedin:before { | ||
+ | content: "\f0e1" | ||
+ | } | ||
+ | .fa-envelope-square:before { | ||
+ | content: "\f199" | ||
+ | } | ||
+ | .fa-envelope-open:before { | ||
+ | content: "\f2b6" | ||
+ | } | ||
+ | |||
+ | .fa-envelope-open-o:before { | ||
+ | content: "\f2b7" | ||
+ | } | ||
+ | .fa-envelope-o:before { | ||
+ | content: "\f003" | ||
+ | } | ||
+ | |||
+ | .fa-twitter-square:before { | ||
+ | content: "\f081" | ||
+ | } | ||
+ | |||
+ | .fa-facebook-square:before { | ||
+ | content: "\f082" | ||
+ | } | ||
+ | .fa-facebook-official:before { | ||
+ | content: "\f230" | ||
+ | } | ||
+ | .fa-chevron-left:before { | ||
+ | content: "\f053"; | ||
+ | } | ||
+ | .fa-chevron-right:before { | ||
+ | content: "\f054"; | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: 'FontAwesome'; | ||
+ | src: url('https://static.igem.org/mediawiki/2017/2/2b/Afcm-fontawesomeot.eot'); | ||
+ | src: url('https://static.igem.org/mediawiki/2017/2/2b/Afcm-fontawesomeot.eot') format('embedded-opentype'), | ||
+ | url('https://static.igem.org/mediawiki/2017/6/6e/Afcm-fontawesomwoff.woff') format('woff'), | ||
+ | url('https://static.igem.org/mediawiki/2017/d/d3/Afcm-fontawesomttf.ttf') format('truetype'); | ||
+ | font-weight: normal; | ||
+ | font-style: normal | ||
} | } | ||
#top_menu_under{display:none} | #top_menu_under{display:none} |
Revision as of 16:29, 16 October 2017