Added a styles to a stylesheet
This commit is contained in:
parent
9603b9f6bd
commit
c655cafe2f
|
@ -2,19 +2,7 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<style>
|
<link rel="stylesheet" href="style.css" media="screen" charset="utf-8">
|
||||||
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>
|
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
function datbarCheck()
|
function datbarCheck()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user