Difference between revisions of "Template:Tsinghua-A"

Line 9: Line 9:
 
             "background-image": "url(https://www.toptal.com/designers/subtlepatterns/patterns/qbkls.png)",
 
             "background-image": "url(https://www.toptal.com/designers/subtlepatterns/patterns/qbkls.png)",
 
             "padding": "80px 0 0 0",
 
             "padding": "80px 0 0 0",
            "user-select": "none",
 
 
             "height": "100%",
 
             "height": "100%",
 
             "min-width": "800px",
 
             "min-width": "800px",
Line 19: Line 18:
 
})
 
})
 
         $("div#content").css("background-color", "transparent");
 
         $("div#content").css("background-color", "transparent");
         $("div.igem_2018_team_menu").hide();
+
         $(".igem_2018_team_menu").hide();
 
         //////////////////////
 
         //////////////////////
  
Line 367: Line 366:
 
div#mycontent h1, h2, h3, h4, h5, h6{
 
div#mycontent h1, h2, h3, h4, h5, h6{
 
     font-family: 'Roboto', 'Noto', sans-serif,
 
     font-family: 'Roboto', 'Noto', sans-serif,
     user-select: none;
+
     -moz-user-select: none;
 +
    -webkit-user-select: none;
 +
    -ms-user-select: none;
 
     margin: 2.5rem 0 1.3rem 0;
 
     margin: 2.5rem 0 1.3rem 0;
 
     color: gray;
 
     color: gray;
 
     font-weight: lighter;
 
     font-weight: lighter;
 
     border-style: none;
 
     border-style: none;
 +
    line-height: 100%;
 
}
 
}
  

Revision as of 16:29, 5 July 2018