Skip to content

Instantly share code, notes, and snippets.

@MostafaRabia
Last active August 30, 2017 03:43
Show Gist options
  • Save MostafaRabia/93a0931307456a8d15e1aedb4f1151eb to your computer and use it in GitHub Desktop.
Save MostafaRabia/93a0931307456a8d15e1aedb4f1151eb to your computer and use it in GitHub Desktop.
@font-face{font-family:FontAwesome;src:url(../fonts/fontawesome-webfont.eot);src:url(../fonts/fontawesome-webfont.woff)}.navbar{width:100%;font-family:Cairo;background-color:#222;border-radius:0!important;color:#FFF;direction:rtl;margin-bottom:0!important}.navbar ul a{color:#FFF;text-decoration:none;border-bottom:2px solid transparent;text-align:center;padding-bottom:10px;margin-left:10px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.navbar ul a li{display:inline-block;padding:10px;margin-top:5px}.navbar ul a.active,.navbar ul a:hover{color:#CD0000;border-color:#CD0000}.navbar ul ul{float:left;padding-left:30px}.page-content{text-align:center;font-family:Cairo;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.page-content .advertise{display:inline-block;float:left}.page-content .advertise2{display:inline-block;float:right}.page-content .download{display:inline-block;width:60%}.page-content .logo img{margin:50px auto;display:inline-block}.page-content form{margin-top:10px}.page-content form input[type=text]{max-width:600px;width:100%;padding:10px;direction:rtl;outline:0;border:1px solid #AAA}.page-content form input[type=text]:hover{border-color:#555}.page-content form input[type=text]:focus{border-color:#CD0000}.page-content form input[type=submit]{padding:10px 20px;border:1px solid #AAA;background-color:#333;color:#FFF;margin-top:10px;margin-bottom:20px}.page-content form input[type=submit]:hover{background-color:#CD0000}.page-content .progress{display:none}.page-content .sub-download{direction:rtl;margin-bottom:50px;display:none}.page-content .sub-download .downloadLinks .Links{padding-bottom:5px}.page-content .sub-download .info h4{text-align:right}.page-content .sub-download .info{float:right}.page-content .sub-download .info span{text-align:left}.page-content .sub-download .picture{float:right}.page-content .sub-download .picture img{margin:0 auto}.page-content .sub-download .link .format{display:inline-block}.page-content .sub-download .link .quality{font-size:11px;color:#FFF;background-color:#dba922;padding:0 5px;border-radius:4px;display:inline-block;margin-left:5px}@media only screen and (min-width :480px) and (max-width :992px){.page-content .sub-download .link .quality{margin-right:5px}}.page-content .error-msg{display:none}.page-content .error-msg h4{padding:10px 50px;border:1px solid red;color:red;display:inline-block}footer{padding:13px 0;background-color:#222;direction:rtl;margin-top:50px;color:#AAA}footer .container .row>div{float:right!important}footer ul{text-align:right}footer p a{color:#CD0000;text-decoration:none;font-weight:700}footer p a:hover{color:#ff1212;text-decoration:none}footer .count{display:inline-block;margin-bottom:20px}footer .count img{width:35px}footer a,footer a:hover{color:#AAA}@media (max-width:768px){.navbar ul{padding:0}.navbar ul ul{padding-left:10px}footer{margin:0}footer p{text-align:center;margin-top:10px}footer .count{float:none}footer .container .row>div{margin-bottom:20px}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment