Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F805890
reset.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
Thu, Feb 27, 2:15 PM
Size
872 B
Mime Type
text/plain
Expires
Sat, Mar 1, 2:15 PM (30 m, 27 s)
Engine
blob
Format
Raw Data
Handle
576941
Attached To
rTSIM Themes.Simple
reset.css
View Options
html
,
body
,
object
,
iframe
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
p
,
blockquote
,
pre
,
a
,
abbr
,
acronym
,
address
,
code
,
del
,
dfn
,
em
,
img
,
q
,
dl
,
dt
,
dd
,
ol
,
ul
,
li
,
fieldset
,
form
,
label
,
legend
,
table
,
caption
,
tbody
,
tfoot
,
thead
,
tr
,
th
,
td
{
margin
:
0
;
padding
:
0
;
border
:
0
;
font-weight
:
inherit
;
font-style
:
inherit
;
font-size
:
100
%
;
font-family
:
inherit
;
vertical-align
:
baseline
;
}
/* Unordered lists for good not evil */
ul
{
list-style
:
none
;
}
/* Tables still need 'cellspacing="0"' in the markup. */
table
{
border-collapse
:
separate
;
border-spacing
:
0
;
}
caption
,
th
,
td
{
text-align
:
left
;
font-weight
:
normal
;}
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote
:
before
,
blockquote
:
after
,
q
:
before
,
q
:
after
{
content
:
""
;
}
blockquote
,
q
{
quotes
:
""
""
;
}
/* Remove annoying border on linked images. */
a
img
{
border
:
none
;
}
Event Timeline
Log In to Comment