This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/view/theme/redbasic/css/mod_page.css
2013-05-28 20:47:46 +01:00

30 lines
514 B
CSS

section {
left: 0px;
width: 800px;
margin-left: auto;
margin-right: auto;
}
body {background-color: #d00 !important;}
.page-content-wrapper {background: #fff;
color: #000;
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;}