Commit 970ca564373c5b747f5f88ad6d96ff321bf63202

  • avatar
  • pradeep
  • Tue Feb 04 19:57:53 IST 2014
added footer and sitemap
  
153153.col-sm-3 col-md-3{
154154 margin:0px 0px 0px -30px;
155155}
156.col-md-3 {
157margin:5% -3% 0 5%;
158float:right;
159}
160.col-md-7 {
161 margin:2% 0 0 -3%;
162}
156163.panel panel-default {
157164 width:700px;
158165}
203203.dropdown-menu-large > li ul > li > a:focus {
204204 text-decoration: none;
205205 color: #262626;
206 background-color: #f5f5f5;
206 /* background-color: #f5f5f5;*/
207207}
208208.dropdown-menu-large .disabled > a,
209209.dropdown-menu-large .disabled > a:hover,
219219 cursor: not-allowed;
220220}
221221.dropdown-menu-large .dropdown-header {
222 color: #428bca;
222 color: #c00000;
223223 font-size: 18px;
224224}
225225@media (max-width: 768px) {
289289}
290290/* drop down menu css ends here */
291291
292/* footer social icons style*/
293.images {
294 float:right;
295 margin:-45px 50px 0px 0px;
296}
297
298/* footer style ends here */
299
300/* Search box styles */
301
302.input-group {
303 flaot:right;
304 position: relative;
305 display: table;
306 border-collapse: separate;
307}
308
309.footer-style {
310 position: relative;
311 font-size: 12px;
312 margin-top: 15px;
313 height: 35px;
314 background: none repeat scroll 0% 0% #000;
315
316 }
317
318.footer-style li {
319 width:auto;
320 color:red;
321 font-size: 16px;
322 line-height: 35px;
323 padding: 0px 20px;
324 text-decoration: none;
325 display: inline-block;
326 border-right: 1px solid rgb(255, 255, 255);
327
328}
329
330.footer-style li a {
331 width:auto;
332 color:white;
333}
334
335.dropdown-menu-large > li ul > li > a{
336 line-height:5px;
337 color:white;
338}
339
340.dropdown-menu-large > li ul > li > a:hover{
341 color:red;
342}
292343
293344/*
294345 * Remove text-shadow in selection highlight: h5bp.com/i
Binary files differ
Binary files differ
Binary files differ