MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
m
Fix images lnk
m (Fix images lnk)
m (Fix images lnk)
Line 27: Line 27:
          
          
         .books i {
         .books i {
         background-image: url("images/0/05/Books.png");
         background-image: url("images/4/45/Books.png");
         height: 150px;
         height: 150px;
    width: 500px;
    width: 500px;
Line 45: Line 45:
          
          
         .conferences i {
         .conferences i {
         background-image: url("images/0/05/Conferences.png");
         background-image: url("images/1/18/Conferences.png");
         height: 150px;
         height: 150px;
    width: 500px;
    width: 500px;
Line 54: Line 54:
          
          
         .journal i {
         .journal i {
         background-image: url("images/0/05/Article.png");
         background-image: url("images/1/11/Articles.png");
         height: 150px;
         height: 150px;
    width: 500px;
    width: 500px;
Line 63: Line 63:
          
          
         .events i {
         .events i {
         background-image: url("images/0/05/Theories.png");
         background-image: url("images/2/2b/Theories.png");
         height: 150px;
         height: 150px;
    width: 500px;
    width: 500px;

Navigation menu