Commit d5a07fe9060a5f09b36a0a8c360c7921176a2a28

Home page alignment corrections
  • Diff rendering mode:
  • inline
  • side by side

mouchak/static/css/main.css

238 color:red;238 color:red;
239}239}
240240
241.home-page-images {
242 margin-left: 8.5%;
243}
244
245#heading {
246 font-size: 26px;
247 margin-left: 30px;
248
249}
250
251b, strong {
252 color: #6f0d02;
253
254}
241.well {255.well {
242 background-color:#f7f7f7;
256background-color:#f7f7f7;
243border-radius: 0px;257border-radius: 0px;
258margin: 35px 0px 0px 10px;
244}259}
245260
246.col-md-4 {261.col-md-4 {
571/* ==========================================================================571/* ==========================================================================
572 Author's custom styles572 Author's custom styles
573 ========================================================================== */573 ========================================================================== */
574
575574
576/* ==========================================================================575/* ==========================================================================
577 Helper classes576 Helper classes