streams/view/theme/redbasic/css/mod_page.css

30 lines
514 B
CSS
Raw Normal View History

2013-05-28 18:47:07 +00:00
section {
left: 0px;
width: 800px;
margin-left: auto;
margin-right: auto;
}
2013-05-28 19:47:46 +00:00
body {background-color: #d00 !important;}
2013-05-28 18:47:07 +00:00
2013-05-28 19:47:46 +00:00
.page-content-wrapper {background: #fff;
color: #000;
2013-05-28 18:47:07 +00:00
border-radius: 20px;
box-shadow: 5px 5px 5px #111;
}
h3.page-title {
padding-top: 30px;
color: #033}
.page-body {padding: 40px;}
.page-body strong {color: #033;}
.nav-links {margin-top: 5px;}
div#zot-follow {color: #fff;
margin-top: 10px;
font-weight: 1.5em;}
front-page-title {color: #033;}
div#dont-got-zot {color: #fff;}