Added a styles to a stylesheet

This commit is contained in:
Villads Valur Korsholm Nielsen 2016-02-04 00:13:34 +01:00
parent 9603b9f6bd
commit c655cafe2f
2 changed files with 1 additions and 13 deletions

View File

@ -2,19 +2,7 @@
<head>
<meta charset="utf-8">
<style>
body{
background-color: #2E4172;
color: #B4C0DE;
font-style: normal;
font-family: sans-serif;
font-size: 50px;
}
#answer{
width: 1087px;
margin:250px auto auto auto;
}
</style>
<link rel="stylesheet" href="style.css" media="screen" charset="utf-8">
<script>
function datbarCheck()

0
style.css Normal file
View File