Difference between revisions of "Template:BU17 template global"

Line 33: Line 33:
 
html {
 
html {
 
-webkit-font-smoothing: antialiased;
 
-webkit-font-smoothing: antialiased;
}
 
.mainwrap {
 
display: none;
 
 
}
 
}
 
</style>
 
</style>
Line 41: Line 38:
 
<body>
 
<body>
 
<script>
 
<script>
$(document).ready(function() {
 
    $('.mainwrap').fadeIn('slow');
 
});
 
 
</script>
 
</script>
 
</body>
 
</body>

Revision as of 04:12, 5 September 2017