Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*EDITED TAGS*/
- p {color:#ce7800;}
- b, h2, h3 {color:#f9f9f9;}
- body{ font-family: sans-serif; background-color:#D4AF7A;}
- a:hover{color:orange;}
- /*EDITED BOOTSTRAP RULES*/
- .hero-unit {
- min-width:1100px;
- padding: 25px;
- margin-bottom: 30px;
- font-size: 18px;
- font-weight: 200;
- line-height: 30px;
- color: inherit;
- background-color: #ddd;
- -webkit-border-radius: 6px;
- -moz-border-radius: 6px;
- border-radius: 6px;}
- .nav-pills {padding:20px;}
- .nav-pills > .active > a, .nav-pills > .active > a:hover {text-decoration:underline; color:transparent;}
- .caret:hover{background-color:transparent;}
- .nav .dropdown-toggle .caret {border-top-color:#9D340C;border-bottom-color: #9d340c;}
- .navbar .dropdown-menu:after{border-bottom:6px solid #9D340C;}
- .nav .dropdown-toggle:hover .caret{border-top-color: #9D340C; border-bottom-color: #9D340C;}
- .navbar-inner {
- background-color: #d8ccb4;
- background-image: none;
- background-repeat: no-repeat;
- filter: none;}
- .navbar .brand{color:#583D26; text-decoration:none; text-shadow:none;}
- .navbar .nav > li > a {color:#583D26; text-decoration:none; text-shadow:none;}
- .page-header{border-bottom:#D1CCCA;}
- /*NEW RULES*/
- #menuh li a{color:#583D26; font-size:16px; background-color:transparent; }
- #menud li a:hover{background-color:transparent; color:#583D26;}
- #menud li a{color:#583D26; font-size:16px; background-color:transparent; }
- #menuh li a:hover{background-color:transparent; color:#583D26;}
- #menu .nav-pills .dropdown .open .dropdown-menu{background-color:#3d2000;}
- #corpo{min-height:700px; width:1170px; margin: auto; margin-bottom:10px; border-radius:5px; background-color:rgba(70,70,70,0.24);}
- #corpocont{margin-left:10px;margin-right:10px;}
- #big{font-size:large;} #small{font-size:small;}
- #prefooter{max-width:100%; background-color:#1e1c17; min-height:70px;position:absolute;}
- #footer{width:1170px; margin:0 auto;margin-top:5px;position:relative;}
- .white{color:white;}
Advertisement
Add Comment
Please, Sign In to add comment