Commit acfef7fdaa2d52ed6d81f7cdc9c16db616cbe683

  • avatar
  • Bhanu Prakash <bhanu @debia…age.>
  • Thu Jan 23 14:29:43 IST 2014
Home page grid styling for content.
  • Diff rendering mode:
  • inline
  • side by side

mouchak/static/css/main.css

30 margin-right:0;30 margin-right:0;
31}31}
32.navigation-style {32.navigation-style {
33 width: 960px;
33// width: 960px;
34 line-height: 30px;34 line-height: 30px;
35 position: relative;35 position: relative;
36 font-family: Arial,Helvetica,sans-serif;36 font-family: Arial,Helvetica,sans-serif;
88.contentblockright {88.contentblockright {
89 float: right;89 float: right;
90 width: 400px90 width: 400px
91}
92
93#homegridhead {
94color:red;
95border-bottom: 1px dotted red;
96width:50%;
97}
98
99.col-md-10{
100padding-left: 0%;
91}101}
92ul.dropdown-menu li {102ul.dropdown-menu li {
93// background:!important none repeat scroll 0% 0% rgb(255, 255, 255);103// background:!important none repeat scroll 0% 0% rgb(255, 255, 255);