Added minutes and milestones to the website.
This commit is contained in:
@@ -28,6 +28,14 @@ body {
|
||||
background-size: cover;
|
||||
}
|
||||
*/
|
||||
|
||||
h2{
|
||||
font-size: 1.25em;
|
||||
}
|
||||
|
||||
h3{
|
||||
font-size: 1em;
|
||||
}
|
||||
body{
|
||||
background: darkgreen;
|
||||
font-family: Serif;
|
||||
@@ -103,6 +111,12 @@ div.content h1{
|
||||
color: white;
|
||||
}
|
||||
|
||||
div.card h3{
|
||||
margin-top: 0.75em;
|
||||
margin-bottom: 0.75em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
div.card form{
|
||||
padding: 25px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user