forked from pykler/lmgtfy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
style.sass
136 lines (119 loc) · 2.19 KB
/
style.sass
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
*
:font-family arial,sans-serif
body
:background-color #fff
:color #333
#logo
:margin-top -1em
:position relative
:top 2em
.logo
:font-size 1.5em
:color #444
input.text
:font-size 1em
#fake_mouse
:position absolute
:top 100px
:left 100px
#instructions
:margin-top 40px
:font-size 1.1em
:color #999
:width 350
:height 84px
:background transparent url(images/instructions_bg.png) no-repeat top center
div
:line-height 84px
#link_placeholder
:height 90px
#link
:position absolute
:display none
:padding-bottom 28px
input.link
:width 312px
:font-size 1.2em
:text-align center
:border 1px solid #c2c9ff
:color #555
:background-color #f4fbff
:cursor pointer
#footer
:margin-top 40px
:color #999
:border-top solid 1px #ddd
:padding-top 0.5em
:text-align center
a
:color #999
:text-decoration none
:padding 0 1em
a:hover
:text-decoration underline
#about
:margin-top 0.5em
:color #666
:text-align center
#language
:margin-top 1em
:color #666
:text-align center
:background #fff url(/images/worldwide.png) no-repeat center
select
:width 200px
:opacity 0
#copyright
:margin-top 40px
:padding 0.25em
:text-align center
:font-size 0.75em
:color #bbb
:background-color #fff
#link_buttons, #link_message
:position absolute
:display none
a.link_button
:display block
:float left
:width 60px
:height 20px
:margin 0 2px
:padding 5px 0
:background transparent url(images/link_button.png) no-repeat center center
:color #fff
:line-height 20px
:text-align center
:font-size 0.8em
:text-decoration none
&:hover
:background-image url(images/link_button_hover.png)
#link_message
:z-index 99
:width 332px
:height 32px
:background url(images/link_message.png)
:color #fff
:line-height 32px
:text-align center
:font-size 1em
#sponsor_wrapper
:display none
:margin 0 auto
:text-align center
:font-size 0.9em
a
:display block
:margin 0 auto
:text-decoration none
img
:padding-bottom 5px
:border 0
p
:margin-top 0
:text-align center
:color #444
em
:font-weight bold
:font-style normal
:background-color #ff9