Commit c50fbe7b3184db81dce644f60e3bf135796901fc

content container  and heading styles.
  • Diff rendering mode:
  • inline
  • side by side

mouchak/static/css/main.css

129font-size: 24px;129font-size: 24px;
130padding: 5px 1px 2px 0px;130padding: 5px 1px 2px 0px;
131margin: 5px 1px 8px 1px;131margin: 5px 1px 8px 1px;
132text-align: center;
132text-align: left;
133border-bottom: 1px #c00000 dotted;
133}134}
134.subcontent-head {135.subcontent-head {
135color:#000000;136color:#000000;
146margin-left: 0.3em;146margin-left: 0.3em;
147}147}
148148
149#header-banner {
150padding: 1em 0em 1em 0em;
151margin: 1em 0em 1em -1em;
152}
149153
154#content-container {
155padding: 0.5em 0.5em 0.5em 0.5em;
156margin: 0.5em 0.5em 0.5em 0.5em;
157}
158
159
150ul.dropdown-menu li {160ul.dropdown-menu li {
151/* background:!important none repeat scroll 0% 0% rgb(255, 255, 255);*/161/* background:!important none repeat scroll 0% 0% rgb(255, 255, 255);*/
152/* border-bottom: 1px inset rgb(188, 181, 215);*/162/* border-bottom: 1px inset rgb(188, 181, 215);*/
219 color:red;219 color:red;
220}220}
221.well {221.well {
222 background-color:#fff;
222 background-color:#f7f7f7;
223}223}
224/* Site Map style */224/* Site Map style */
225.dropdown-large {225.dropdown-large {