User:Bluhen/style.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(2 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 107: Line 110:
   border-right: solid 5px #006ea0;
   border-right: solid 5px #006ea0;
   -webkit-box-shadow: inset -60px 0px 44px -46px #006ea061;
   -webkit-box-shadow: inset -60px 0px 44px -46px #006ea061;
  filter: drop-shadow(0 0 1px #006ea061) drop-shadow(0 0 1px #006ea061) drop-shadow(0 0 15px #006ea061);
}
}


ElEditors
8,317

edits