Added a styles to a stylesheet
This commit is contained in:
parent
9603b9f6bd
commit
c655cafe2f
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue
Block a user