User:Bluhen/style.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 41: Line 41:
   padding-top: 0px !important;
   padding-top: 0px !important;
   color:#cfcfcf;
   color:#cfcfcf;
}
.wrap {
  display: flex;
  flex-direction: column;
}
}


.nomobile .wrap {
.nomobile .wrap {
   width:50%;
   width:50%;
  display:flex;
  flex-direction:column;
}
}


Line 118: Line 121:
   /*-webkit-box-shadow: inset 0px -500px 200px -100px #00000061;*/
   /*-webkit-box-shadow: inset 0px -500px 200px -100px #00000061;*/
   margin-bottom:10px;
   margin-bottom:10px;
}
.char a {
color:#1d2020;
}
}
ElEditors
8,317

edits