Difference between revisions of "MediaWiki:Monobook.css"

no edit summary
Line 61: Line 61:
}
}


/* .portlet { */
/*  background: #7f7f7f; */
/*  background: -moz-linear-gradient(top, #7f7f7f 0%, #3a3a3a 100%); */
/*  background: -webkit-linear-gradient(top, #7f7f7f 0%,#3a3a3a 100%); */
/*  background: -o-linear-gradient(top, #7f7f7f 0%,#3a3a3a 100%); */
/*  background: -ms-linear-gradient(top, #7f7f7f 0%,#3a3a3a 100%); */
/*  */
/*  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.5); */
/* } */
/*
.portlet a.new {color: blue;}
.portlet a.new {color: blue;}
.portlet ul a.new {color: green;}
.portlet ul a.new {color: green;}
.portlet li a.new {color: yellow;}
.portlet li a.new {color: yellow;}
*/
 
.portlet a:visited {color: #532900;}
.portlet a:visited {color: #532900;}
.portlet a:active {color: #532900;}
.portlet a:active {color: #532900;}
Line 84: Line 73:
     text-decoration: underline;
     text-decoration: underline;
}
}
.portlet {
.portlet {
     position: relative;
     position: relative;
Line 90: Line 80:
     align: left;
     align: left;
}
}
.portlet UL {
.portlet UL {
     background-color: transparent;
     background-color: transparent;
     border: none;
     border: none;
     list-style-image: url("http://images.wikia.com/arsmagica/images/7/7a/Bullet.png");
     list-style-type: circle;
     align=left;
     align=left;
}
}
.portlet LI {
.portlet LI {
     align=left;
     align=left;
}
}
.portlet h5 {
.portlet h5 {
     background-color: transparent;
     background-color: transparent;