Hugo go go go
Made a hugo setup from scratch to generate a static blog and portfolio webpage. The old stuff may still be found in static/old.
This commit is contained in:
19
static/old/it1/smittestopp/corona.css
Normal file
19
static/old/it1/smittestopp/corona.css
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
table, th, td {
|
||||
border: 2px solid gray;
|
||||
}
|
||||
th, td {
|
||||
padding: 0.3rem;
|
||||
}
|
||||
table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#title {
|
||||
margin-left: 3vw;
|
||||
margin-bottom: 4rem;
|
||||
margin-top: 4rem;
|
||||
}
|
||||
footer {
|
||||
margin-top: 5rem;
|
||||
}
|
Reference in New Issue
Block a user