Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- table
- {
- background-color:#565656;
- font-family: Arial,sans serif;
- width=300px;
- }
- a
- {
- color:#FFFF66;
- text-decoration:none;
- }
- th
- {
- color:#929490;
- font-size:24px;
- text-align:left;
- font-weight:normal;
- }
- td
- {
- padding:5px;
- font-size:14px;
- text-align:left;
- }
- .td_info
- {
- color:#F0F0F0;
- font-style:italic;
- vertical-align:top;
- }
- .td_details
- {
- color:#929490;
- text-align:left;
- }
- .td_status
- {
- color:#FF9900;
- font-weight:bold;
- }
- .td_alert
- {
- color:#F01E1E;
- font-weight:bold;
- }
- .circle
- {
- border-radius: 50%;
- width: 2px;
- height: 2px;
- background-color: #71b47a;
- }
Advertisement
Add Comment
Please, Sign In to add comment