test
This commit is contained in:
parent
99bef4bb3d
commit
3475e31402
@ -10,6 +10,12 @@
|
||||
background: white;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: Arial;
|
||||
padding: px;
|
||||
background: #868686;
|
||||
}
|
||||
|
||||
/* Create two unequal columns that floats next to each other */
|
||||
/* Left column */
|
||||
.leftcolumn {
|
||||
|
@ -1,5 +0,0 @@
|
||||
body {
|
||||
font-family: Arial;
|
||||
padding: px;
|
||||
background: #868686;
|
||||
}
|
@ -15,7 +15,7 @@
|
||||
<link rel="stylesheet" href="/assets/styles/backround.css">
|
||||
<link rel="stylesheet" href="/assets/styles/noscroll.css">
|
||||
<link rel="stylesheet" href="/assets/styles/navbar.css">
|
||||
<link rel="stylesheet" href="/assets/styles/body.css">
|
||||
<link rel="stylesheet" href="/assets/styles/blog.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="bg"></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user