add layerone of homepage
This commit is contained in:
12
style.css
12
style.css
@@ -6,7 +6,7 @@ body {
|
||||
color: #c0c0c0;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-size: 14pt;
|
||||
max-width: 400px;
|
||||
max-width: 800px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
@@ -43,6 +43,16 @@ a {
|
||||
text-align: center;
|
||||
}
|
||||
/* ------------------------------------------------------------ */
|
||||
|
||||
/* ------------------------------------------------------------ */
|
||||
|
||||
/* Format lines*/
|
||||
hr {
|
||||
border: 2px solid #c0c0c0;
|
||||
}
|
||||
|
||||
/* ------------------------------------------------------------ */
|
||||
|
||||
/* ------------------------------------------------------------ */
|
||||
|
||||
/* Grid with base information */
|
||||
|
||||
Reference in New Issue
Block a user