convert to unix EOL, README: add repo origin & mask emails
This commit is contained in:
42
style.css
42
style.css
@@ -1,21 +1,21 @@
|
||||
BODY {
|
||||
font-family: "Verdana,Arial,sans-serif";
|
||||
font-size: 10pt;
|
||||
}
|
||||
PRE.LIST {
|
||||
background: #CFD9FF;
|
||||
border: 1ex solid #AAAAE6;
|
||||
padding: 1ex;
|
||||
}
|
||||
|
||||
PRE.SNIP {
|
||||
background: #CFD9FF;
|
||||
padding: 1ex;
|
||||
}
|
||||
|
||||
PRE.CONSOLE {
|
||||
color: #CCCCCC;
|
||||
background: #000000;
|
||||
font-family: "Courier New,Courier";
|
||||
padding: 1ex;
|
||||
}
|
||||
BODY {
|
||||
font-family: "Verdana,Arial,sans-serif";
|
||||
font-size: 10pt;
|
||||
}
|
||||
PRE.LIST {
|
||||
background: #CFD9FF;
|
||||
border: 1ex solid #AAAAE6;
|
||||
padding: 1ex;
|
||||
}
|
||||
|
||||
PRE.SNIP {
|
||||
background: #CFD9FF;
|
||||
padding: 1ex;
|
||||
}
|
||||
|
||||
PRE.CONSOLE {
|
||||
color: #CCCCCC;
|
||||
background: #000000;
|
||||
font-family: "Courier New,Courier";
|
||||
padding: 1ex;
|
||||
}
|
||||
|
Reference in New Issue
Block a user