Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F772104
typography.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Feb 1, 4:54 AM
Size
1 KB
Mime Type
text/plain
Expires
Mon, Feb 3, 4:54 AM (18 s ago)
Engine
blob
Format
Raw Data
Handle
555548
Attached To
rTSIM Themes.Simple
typography.css
View Options
/* -- TYPE DEFAULTS -- */
body
{
color
:
#2f2d2d
;
font
:
75
%
/
1.3
Arial
,
Helvetica
,
sans-serif
;
}
/* !MARGINS + PADDING DEFAULTS
-------------------------*/
#
content
h1
,
h2
,
h3
,
h4
,
h5
{
margin
:
25
px
0
0
;
}
p
,
#
content
ul
,
.
block
ul
,
dl
,
ol
,
blockquote
{
margin
:
.83
em
0
1.33
em
;
}
p
img
{
margin
:
0
;
}
td
{
padding
:
.2
em
;
}
/* !HEADINGS
-------------------------*/
#
content
h1
{
color
:
#a60d03
;
font-size
:
1.5
em
;
font-weight
:
400
;
margin
:
0
0
.77
em
;
}
h2
{
color
:
#92af1c
;
font-size
:
1.33
em
;
font-weight
:
700
;
margin
:
0
0
.625
em
;
}
h3
{
color
:
#c4160b
;
font-size
:
1.25
em
;
font-weight
:
700
;
}
h4
{
color
:
#757575
;
font-size
:
1.17
em
;
font-weight
:
700
;
}
h5
{
color
:
#000
;
font-size
:
1.08
em
;
font-weight
:
700
;
margin
:
0
;
}
/* !OTHER ELEMENTS
-------------------------*/
#
content-main
br
.
clear
{
clear
:
both
;
}
.
small
{
font-size
:
.83
em
;
}
img
.
align-right
{
float
:
right
;
margin
:
0
0
0
22
px
;
}
img
.
align-left
{
float
:
left
;
margin
:
0
22
px
0
0
;
}
strong
{
}
/* !LISTS
-------------------------*/
li
{
}
#
content
ul
,
ol
{
margin-left
:
0
;
padding-left
:
0
;
}
#
content
li
{
background
:
url
(
'../img/li.png'
)
no-repeat
0
.31
em
;
margin
:
6
px
0
;
padding
:
0
0
0
12
px
;
}
#
content
ol
{
margin-left
:
2.5
em
;
}
#
content
ol
li
{
background
:
none
;
padding
:
0
;
}
li
ul
{
margin
:
0
;
}
/* No List */
ul
.
plain-list
{
margin
:
0
;
padding
:
0
;
list-style
:
none
;
}
/* Definition Links */
dt
{
color
:
#92af1c
;
font-weight
:
400
;
font-size
:
1.08
em
;
margin
:
1
em
0
.3
em
;
}
dd
{
margin
:
.3
em
0
.5
em
60
px
;
}
/* !LINKS
-------------------------*/
a
,
a
:
link
,
a
:
visited
,
a
:
hover
,
a
:
active
{
color
:
#288dbf
;
text-decoration
:
none
;
}
a
:
hover
{
text-decoration
:
underline
;
}
a
img
{
border
:
none
;
}
.
breadcrumb
a
,
.
breadcrumb
a
:
link
,
.
breadcrumb
a
:
visited
,
.
breadcrumb
a
:
active
{
color
:
#999
;
}
Event Timeline
Log In to Comment