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