Guest User

style.css

a guest
Sep 19th, 2017
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.80 KB | None | 0 0
  1. /*LOGO*/
  2. .main_logo{position: relative; width: 185px; height: 185px; }
  3. .main_logo a{position: absolute; width: 185px; height: 185px; background: url(../images/brasao_tjac.png) center center no-repeat;background-size: auto 76%;}
  4. .container .social{float: left; background: #1F8FA4; width: 50%; height: 25px; text-align: left; padding-left: 10px;}
  5. .container .acesso{float: right; background: #076273; width: 50%; height: 25px; text-align: right; padding-right: 10px;}
  6. .acesso fa fa-envelope{display: inline-block; color: #fff;}
  7. .bar {display: inline-block; color: #fff;}
  8. .container fa {display: inline-block; color: #fff;}
  9. .container .acesso a ul li {display: inline-block;}
  10.  
  11. .container{float: left; width: 100%;}
  12. .content{width: 90%; margin: 0 5%;/* padding: 40px 0;*/}
  13. .content-page{padding: 60px 0;}
Advertisement
Add Comment
Please, Sign In to add comment