File tree Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change 5
5
< meta name ="viewport " content ="width=700px ">
6
6
< title > MageTower.info</ title >
7
7
< link rel ="shortcut icon " type ="image/png " href ="favicon.png ">
8
- < link rel ="dns-prefetch " href ="//data.magetower.info ">
9
8
< style type ="text/css ">
10
9
body {
11
- font-family : sans-serif;
10
+ font-family : 'Montserrat' , sans-serif;
11
+ font-weight : 400 ;
12
12
margin : 40px auto 10px ;
13
13
max-width : 780px ;
14
14
line-height : 1.6 ;
22
22
}
23
23
24
24
h1 {
25
+ font-weight : 800 ;
25
26
margin : 2em 1em ;
26
27
color : # bf9 ;
27
28
font-size : 300% ;
31
32
.error {
32
33
color : # bf9 !important ;
33
34
font-size : 125% ;
34
- font-style : italic;
35
35
text-align : center;
36
36
}
37
37
38
- # result {
39
- visibility : hidden
38
+ . error a {
39
+ color : # dfb ;
40
40
}
41
41
</ style >
42
42
< link href ="https://fonts.googleapis.com/css?family=Montserrat:400,400i,600,800 " rel ="stylesheet ">
43
- < link href ="cached/main.css?1 " rel ="stylesheet ">
44
43
</ head >
45
44
< body >
46
45
< h1 > MageTower.info</ h1 >
47
46
48
- < noscript > < p class ="error "> You'll need Javascript for this one, sorry. </ p > </ noscript >
47
+ < p class ="error "> This site is closed. < br > Visit < a href =" http://www.wowhead.com/ " > Wowhead </ a > for the current building status. </ p >
49
48
50
- < div id ="result "> </ div >
51
- < div id ="lastupdate "> </ div >
52
-
53
- < script type ="text/javascript " src ="cached/main.js?5 "> </ script >
54
49
</ body >
55
50
</ html >
You can’t perform that action at this time.
0 commit comments