-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle_note_scratches.txt
185 lines (152 loc) · 3.72 KB
/
style_note_scratches.txt
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
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
// More generally, a generate annotation function
<!--
MDN pink on dark
#eb9f81
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans', Lucida, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 16px;
line-height: 16.5px;
nav bar on MDN:
color: rgb(109, 109, 103)
color: rgb(51, 51, 51);
text-shadow: rgba(255, 255, 255, 0.247059) 1px 1px 0px;
#369;
#69c;
hover fill: rgb(51, 102, 153)
nav bar border-top rgb(203, 200, 185)
background: rgb(246, 246, 241)
nav bar border-bottom rgb(248, 248, 246)
border-top: 1px solid #cbc8b9;
border-bottom: 1px solid #f8f8f6;
background: #f6f6f1 url("../img/bg-content.png") fixed
shadow-y textbox
div
box-shadow: 0 1px 4px rgba(0,0,0,0.2)
padding
border: none
1px solid #eee mid-line border
element.style {
}
Matched CSS Rules
.article_byLine .opt-social_horizontal-row_link {
display: inline-block;
width: 65px;
height: 65px;
background-size: 30px;
background-position: center 10px;
background-repeat: no-repeat;
font-size: 12px;
line-height: 100px;
text-align: center;
margin-bottom: 1p
#3e6895 reddit
#4aade8 twitter
#405d94 facebook
#cb5a45 google
#2c4762 tumblr
#d32028 red highlight
font-family: Oswald, Arial, Helvetica, sans-serif;
color: rgb(70, 70, 70);
border-bottom-color: rgb(224, 224, 224);
border-bottom-style: solid;
border-bottom-width: 1px;
font-size: 26px;
line-height: 26.390625px;
text-transform: uppercase;
#820000
3px solid #820000
-3px
Arial,Helvetica,sans-serif
#717171
12px
-->
<!--
<svg>
<rect x="10" y="10" width="100" height="150" fill="gray"/>
<foreignobject x="10" y="10" width="100" height="150">
<div>Here is a <strong>paragraph</strong> that requires <em>word wrap</em></div>
</foreignobject>
<circle cx="200" cy="200" r="100" fill="blue" stoke="red"/>
<foreignobject x="120" y="120" width="180" height="180">
<div>
<ul>
<li><strong>First</strong> item</li>
<li><em>Second</em> item</li>
<li>Thrid item</li>
</ul>
</div>
</foreignobject>
</svg>
-->
<!-- toggle years button -->
<!-- Tooltip for stacked bar charts
-->
<!-- practice using map -->
<!-- Varying years by color.
legend for line chart
Annotations to lists
foreign object
defs
legend
activate box
smart tooltip
checkboxes to include/exclude years -->
// Smart Tooltip Locator
// Axis labels
/*
Helvetica Neue, Helvetica, Arial, sans-serif
• Data analysis is at least as important as visually displaying it; there are tools that help with this process (Ch. 6)
Helvetica, Arial, sans-serif
Arial, Helvetica, sans-serif
"Lucida Sans Unicode", "Lucida Grande", sans-serif
Tahoma, Geneva, sans-serif
"Courier New", Courier, monospace
"Palatino Linotype", "Book Antiqua", Palatino, serif
"Times New Roman", Times, serif
Lucida Sans Unicode.
Use inkscape to fix up the bubbles
jqueryui
MDN orange; #de5d0a
YouTube Channel Borders (Blue)
header
border-color #1b7fcc
background #1b7fcc
border 1px solid #5f8fbf
border-top 1px solid #6f9fcf
background #6898c9
another blue #2793e6
bright blue:
#00daee
#00daee
#11defa
bright orange:
#f5b232
New Yorker Footer area
Heading: #000
Arial,Helvetica,sans-serif
font-size: 10px
#999
9px Verdana,Geneva,sans-serif
Subheading: #626262
9px Verdana,Geneva,sans-serif
NYTIMES
a:visited #666699
a: #004276
#333
border color: #d3d3d3
1px solid #ccc
#e6eff8
rgb(230, 239, 248)
pointillism pattern.
*/
/*
font-family: 'Times New Roman', Times, serif;
font-size: 14px;
height: 160px;
line-height: 20.390625px;
#ffffff !important
text shadow: 0 1px 0 rgba(60,140,156,.6)
*/