add stylesheets
This commit is contained in:
parent
80c43af9d6
commit
21c629dc20
2 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Meeeeow</title>
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
|
|||
3
style.css
Normal file
3
style.css
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
body {
|
||||
font-size: 2em;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue