/site/media/css/site.css
https://bitbucket.org/jnoller/pythonmentors/ · CSS · 38 lines · 29 code · 9 blank · 0 comment · 0 complexity · 5fd99d7c7bd16aeef9d53a103295d9ad MD5 · raw file
- div.header {
- height: 50px;
- }
- div.footer {
- height: 50px;
- }
- div.leftcol {
- }
- div.rightcol {
- }
- div.centcol {
- }
- ul.no-margin {
- margin-bottom: 0 !important;
- }
- h2 {
- border-bottom: 1px solid gray !important;
- }
- h2 span {
- border-bottom: 4px solid #234764 !important;
- }
- .title {
- color: #234764;
- }
- .footer {
- text-align: center !important;
- position: relative;
- width: 100%;
- }