Page MenuHomeIn-Portal Phabricator

help_styles.css
No OneTemporary

File Metadata

Created
Wed, Feb 26, 12:45 PM

help_styles.css

body {
padding: 10px 10px 10px 10px;
}
.help_h1 {
color: 3399FF;
font-family: verdana, arial, helvetica;
font-weight: bold;
font-size: 2em;
}
.help_text {
}
A {
COLOR: #006699;
TEXT-DECORATION: none;
}
A:hover {
COLOR: #009ff0;
TEXT-DECORATION: none;
}

Event Timeline