RabbiBob/foreground.css: Difference between revisions
From Betamountain.org
< User:RabbiBob
(Created page with "body { background: #00000; color: #222; cursor: auto; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal;...") |
(No difference)
|
Latest revision as of 22:01, 16 December 2017
body {
background: #00000;
color: #222;
cursor: auto;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-style: normal;
font-weight: normal;
line-height: 1.5;
margin: 0;
padding: 0;
position: relative; }