Commit 0f38247586cd5ef166a976d44882cb0df8b988ba

home icons class
  • Diff rendering mode:
  • inline
  • side by side

mouchak/static/css/main.css

208 transform: translateZ(0);208 transform: translateZ(0);
209 margin-left: -250px;209 margin-left: -250px;
210 left: 20px;210 left: 20px;
211 margin-top:0px;
211 margin-top: 30px;
212 width: 270px;212 width: 270px;
213 background: #f0f0f0;213 background: #f0f0f0;
214 position: fixed;214 position: fixed;
227 padding-left: 10px;227 padding-left: 10px;
228}228}
229229
230.home-icon-title {
231 /*text-align: center;*/
232}
230.sidebar-link a{233.sidebar-link a{
231 color:#262525;234 color:#262525;
232 padding-left:10px;235 padding-left:10px;