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