Minimal styling
This commit is contained in:
@@ -11,3 +11,14 @@
|
||||
|
||||
<input type="submit">
|
||||
<form>
|
||||
|
||||
<style>
|
||||
html{
|
||||
font-family: sans-serif;
|
||||
font-size: 14pt;
|
||||
width: 768px;
|
||||
}
|
||||
a {
|
||||
color: #547720
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user