Commit dece834d6b894ffc63bb8538e049bd28611fd9ec

  • avatar
  • pradeep
  • Thu Feb 27 18:54:08 IST 2014
fixed carousel img height
  
5555.navigation-style li a {
5656 width:auto;
5757 color:white;
58 font-size:20px;
58 font-size:18px;
5959}
6060
6161.navigation-style li:hover a{
6262 text-decoration: none;
6363 display: inline-block;
6464}
65
66
67.contentholder {
68 float: left;
69 width: 964px;
70 padding: 35px 0px 0px;
71}
72.first {
73 margin-left: 0px;
74 padding-left: 0px;
75 margin-top:-46px;
76}
77.contentblockleft {
78 float: left;
79 width: 400px;
80 margin-right: 40px;
81}
8265hr {
8366 color:blue;
8467}
7272
7373
7474/* home page content design */
75#khmdl-carousel .carousel-inner>.item>img {
76 height: 400px
77 }
7578
7679.content-head1 {
7780color:#000000;
140140margin-left: 0.3em;
141141}
142142
143#header-banner {
144padding: 1em 0em 1em 0em;
145margin: 1em 0em 1em -1em;
146}
147
148143.block {
149144line-height: 150%;
150145padding: 10px 0px 5px 2px;
209209body{margin-top:0px;
210210 overflow-y:scroll;
211211 }
212.glyphicon { margin-right:10px; }
213212.panel-body { padding:0px;}
214213.panel-body table tr td { padding-left: 15px }
215214.panel-body .table {margin-bottom: 0px; }
227227border-radius: 0px;
228228}
229229
230.col-md-4 {
231 padding:0px 10px 0px 0px;
232}
230233/* Site Map style */
231234.dropdown-large {
232235 position: static !important;
356356/* drop down menu css ends here */
357357
358358/* footer social icons style*/
359#footer-container {
360 margin-bottom:20px;
361}
359362.social-icons {
360363
361364 }
387387 color:red;
388388 text-decoration:none;
389389}
390
391390#pageview-counter-wrapper {
392391 margin-top: 3px;
393392}
394393#collapse-sitemap .panel-body {
395394 background-color:#000;
395}
396
397#small-footer {
398 font-size:12px;
399 margin-top:10px;
396400}
397401/* footer style ends here */
398402
Binary files differ
Binary files differ
Binary files differ