User:Emma/common.css: Difference between revisions

Want an adless experience? Log in or Create an account.
m
no edit summary
mNo edit summary
mNo edit summary
Line 29: Line 29:
   margin-right: 1px;
   margin-right: 1px;
   margin-bottom: -1px;
   margin-bottom: -1px;
   border: 1px solid;
   border: 1px solid #A6B4E7;
   float:left;
   float:left;
   display:block;
   display:block;
   text-decoration:none;
   text-decoration:none;
   font-weight:bold;
   font-weight:bold;
   color:#A6B4E7;
   color:black;
   -moz-border-radius-topleft: 8px;
   -moz-border-radius-topleft: 8px;
   -moz-border-radius-topright: 8px;
   -moz-border-radius-topright: 8px;
Line 64: Line 64:
   margin-right: 1px;
   margin-right: 1px;
   margin-bottom: -1px;
   margin-bottom: -1px;
   border: 1px solid black;
   border: 1px solid #A6B4E7;
   font-weight: bold;
   font-weight: bold;
   -moz-border-radius-topleft: 8px;
   -moz-border-radius-topleft: 8px;
Line 76: Line 76:
   margin-bottom: -1px;
   margin-bottom: -1px;
   border-bottom: 1px solid #F9F9F9!important;
   border-bottom: 1px solid #F9F9F9!important;
   color: A6B4E7;
   color: black;
   background: white;
   background: white;
   background: -moz-linear-gradient(top,white 0,#E5E5E5 5%,#F9F9F9 55%);
   background: -moz-linear-gradient(top,white 0,#E5E5E5 5%,#F9F9F9 55%);