Commit 0960a4bb48d89d897fdc130d93a9a587eedd7d0e
- Diff rendering mode:
- inline
- side by side
mouchak/static/css/main.css
(59 / 15)
  | |||
25 | 25 | body { | |
26 | 26 | margin: 0; | |
27 | 27 | padding: 0; | |
28 | |||
29 | 28 | } | |
30 | |||
31 | |||
32 | .navigation-style{ | ||
29 | .container { | ||
30 | // margin-right:0; | ||
31 | } | ||
32 | .navigation-style { | ||
33 | 33 | width: 960px; | |
34 | 34 | line-height: 30px; | |
35 | 35 | position: relative; | |
… | … | ||
38 | 38 | float: left; | |
39 | 39 | margin-top: 25px; | |
40 | 40 | height: 43px; | |
41 | background: none repeat scroll 0% 0% #000; | ||
41 | background: none repeat scroll 0% 0% #011100; | ||
42 | 42 | } | |
43 | li { | ||
43 | .navigation-style li { | ||
44 | 44 | width:auto; | |
45 | color: rgb(255, 255, 255); | ||
45 | color:red; | ||
46 | //color: rgb(255, 255, 255); | ||
46 | 47 | font-size: 16px; | |
47 | 48 | line-height: 41px; | |
48 | 49 | padding: 0px 30px; | |
… | … | ||
52 | 52 | display: inline-block; | |
53 | 53 | font-family: Helvetica,Arial,Verdana,sans-serif; | |
54 | 54 | } | |
55 | li:hover a{ | ||
55 | |||
56 | .navigation-style li a { | ||
57 | width:auto; | ||
56 | 58 | color:red; | |
59 | } | ||
60 | |||
61 | .navigation-style li:hover a{ | ||
62 | // color:red; | ||
57 | 63 | font-family: Helvetica,Arial,Verdana,sans-serif; | |
58 | font-size: 16px; | ||
59 | line-height: 41px; | ||
60 | padding: 0px 2px; | ||
64 | padding: 0px 0px; | ||
61 | 65 | text-decoration: none; | |
62 | 66 | display: inline-block; | |
63 | |||
64 | |||
65 | 67 | } | |
66 | 68 | ||
67 | 69 | ||
… | … | ||
75 | 75 | .first { | |
76 | 76 | margin-left: 0px; | |
77 | 77 | padding-left: 0px; | |
78 | margin-top:-46px; | ||
78 | 79 | } | |
79 | 80 | .contentblockleft { | |
80 | 81 | float: left; | |
… | … | ||
89 | 89 | float: right; | |
90 | 90 | width: 400px | |
91 | 91 | } | |
92 | ul li > ul li{ | ||
92 | ul.dropdown-menu li { | ||
93 | 93 | // background:!important none repeat scroll 0% 0% rgb(255, 255, 255); | |
94 | border-bottom: 1px dotted rgb(188, 181, 215); | ||
94 | border-bottom: 1px inset rgb(188, 181, 215); | ||
95 | 95 | filter: none; | |
96 | 96 | font-size: 14px; | |
97 | 97 | display: block; | |
… | … | ||
101 | 101 | margin:0px 0px 0px 0px; | |
102 | 102 | color: rgb(0, 0, 0); | |
103 | 103 | } | |
104 | ul.dropdown-menu { | ||
105 | margin:0; | ||
106 | font-size:smaller; | ||
107 | } | ||
108 | .dropdown-menu li a { | ||
109 | line-height:20px; | ||
110 | } | ||
111 | .navigation-style ul li a:hover { | ||
112 | color: white; | ||
113 | text-decoration: none; | ||
114 | } | ||
115 | |||
116 | /*testing hover */ | ||
117 | body{margin-top:0px;overflow-y:scroll;} | ||
118 | .glyphicon { margin-right:10px; } | ||
119 | .panel-body { padding:0px; } | ||
120 | .panel-body table tr td { padding-left: 15px } | ||
121 | .panel-body .table {margin-bottom: 0px; } | ||
122 | |||
123 | .col-sm-3 col-md-3{ | ||
124 | margin:0px 0px 0px -30px; | ||
125 | } | ||
126 | .panel panel-default { | ||
127 | width:700px; | ||
128 | } | ||
129 | li.a { | ||
130 | color:#000; | ||
131 | border-right:none; | ||
132 | list-style-type:square; | ||
133 | } | ||
134 | .header-color{ | ||
135 | color:red; | ||
136 | } | ||
137 | .well well-sm { | ||
138 | background-color:#fff; | ||
139 | } | ||
140 | |||
141 | |||
142 | |||
143 | |||
104 | 144 | /* | |
105 | 145 | * Remove text-shadow in selection highlight: h5bp.com/i | |
106 | 146 | * These selection rule sets have to be separate. |
  | |||
89 | 89 | */ | |
90 | 90 | ||
91 | 91 | body { | |
92 | margin: 0 auto; | ||
92 | margin: 0; | ||
93 | 93 | } | |
94 | 94 | ||
95 | 95 | /* ========================================================================== |
mouchak/static/img/khmdl1.jpg
(228 / 238)
Binary files differ
mouchak/static/img/khmdl2.jpg
(142 / 175)
Binary files differ
mouchak/static/img/khmdl3.jpg
(155 / 260)
Binary files differ
mouchak/static/img/khmdl4.jpg
(216 / 242)
Binary files differ
mouchak/static/img/khmdl5.jpg
(185 / 182)
Binary files differ