Rename sif-tools.css to sif_tools.css because, you know, consistency.
This commit is contained in:
parent
e330b429da
commit
b94b99c7f7
2 changed files with 1 additions and 1 deletions
|
@ -1,26 +0,0 @@
|
|||
body {
|
||||
font: 100% "Trebuchet MS", sans-serif;
|
||||
font-family: Verdana,Arial,sans-serif;
|
||||
font-size: 14px;
|
||||
margin: 0px;
|
||||
background-color: #000000;
|
||||
color: #ffffff;
|
||||
/*height: 100%;*/
|
||||
/*min-height: 480px;*/
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
table {
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
input[type=number]{
|
||||
width: 40px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue