forked from john-guerra/questForInsights
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathstyle.styl
145 lines (135 loc) · 2.58 KB
/
style.styl
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
137
138
139
140
141
142
143
144
@import 'lib/css/reveal.css'
@import 'lib/css/theme/simple.css'
@import 'lib/css/zenburn.css'
blue = #4682b4
.reveal
p, ol, ul, li, blockquote
line-height 1.25em
p, ol, ul, li, blockquote, pre
margin-top .75em
margin-bottom .75em
h1, h2, h3, h4, h5, h6
margin-top .25em
margin-bottom .75em
ul
list-style-type circle
pre
code
padding 2em
word-wrap normal
&::selection,
::selection
background-color #000
color blue
&:focus
outline none
blockquote
border-left .25em solid blue
box-shadow none
padding 0 1em
text-align left
&:before,
&:after
content ''
iframe.blocks
width 960px
height 650px
margin-left -30px
section
img
border none
box-shadow none
#title
h1, h2, h3, h4, h5, h6
text-transform none
font-family 'Helvetica Neue', sans-serif
font-weight lighter
letter-spacing -.05em
margin 0
h3
margin 1.5em 0 1em
h1
font-size 3.2em
img.demo
max-height 500px
#comparisonTable
font-size 0.5em
td
width: 33%
.small
font-size 80%
#handsOn
pre
width: 70%
font-size: 0.5em
float: left
div.target
margin: 20px
width: 25%
float: left
font: 10px sans-serif
rect
fill: steelblue
circle
opacity: 0.3
path.line
fill: none
stroke: #666
stroke-width: 1.5px
path.area
fill: #e7e7e7
.axis
shape-rendering: crispEdges
.x.axis line
stroke: #bbb
.x.axis .minor
stroke-opacity: .5
.x.axis path
fill: none
.y.axis line, .y.axis path
fill: none
stroke: #333
button.execute
clear: both
font-size: 0.8em
div.followLink
font-size: 0.6em
.contactInfo
text-align: right
a
font-size: 0.6em
#munznerpreferencechart
color: white
font-size: 0.6em
.line
stroke: #4A90E2
stroke-width: 25
stroke-opacity: 0.30
fill: none
.box
// text
// opacity: 0
rect
fill-opacity: 0.75
.box:hover text
opacity: 1
.mainArea.selected
.line.selected
opacity: 0.9
.line
opacity: 0.1
.box
opacity: 0.1
.box.selected
opacity: 0.9
.box text
pointer-events: none
font-size: 14pt
.axis path, .axis line
fill: none
/*stroke: #ccc*/
shape-rendering: crispEdges
.y.axis line
stroke: white
text
font-size: 22pt