Commit 50795a9cabbe5edddb58cdbd234c80ada0071ec9

  • avatar
  • pradeep
  • Mon Mar 24 20:25:17 IST 2014
added main-navigation-icons style
  • Diff rendering mode:
  • inline
  • side by side

mouchak/static/css/main.css

68 font-weight: 400;68 font-weight: 400;
69 text-shadow: none;69 text-shadow: none;
70 text-align:center;70 text-align:center;
71 margin-top: 5%;
71}72}
7273
73 a {
74 a, a:hover, a:active {
74 color:#262525;75 color:#262525;
75}76}
76/*.navbar-default {77/*.navbar-default {
104 left: 70px;104 left: 70px;
105}105}
106106
107.wrapper.active {
107.wrapper.active .container{
108 padding-left: 150px;108 padding-left: 150px;
109}109}
110110
140140
141.wrapper.active .sidebar-wrapper {141.wrapper.active .sidebar-wrapper {
142 left: 250px;142 left: 250px;
143 border-right:1px solid #00FFFF;
143 border-right:4px solid #727272;
144 144
145}145}
146146
231.row {231.row {
232 margin-left: 0; margin-right: 0;232 margin-left: 0; margin-right: 0;
233}233}
234/* main navigation image style */
235.default {
236 width:50px;
237}
238#navpos {
239 margin-left:15%;
240 padding-left:3%;
241}
242/* main navigation image style end */
243
234244
235/*245/*
236 * Remove the gap between images, videos, audio and canvas and the bottom of246 * Remove the gap between images, videos, audio and canvas and the bottom of