Add custom CSS
This commit is contained in:
@@ -46,5 +46,24 @@
|
||||
<meta name="msapplication-wide310x150logo" content="/images/mstile-310x150.png" />
|
||||
<meta name="msapplication-square310x310logo" content="/images/mstile-310x310.png" />
|
||||
|
||||
<style>
|
||||
body {
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #367bad;
|
||||
}
|
||||
|
||||
#summary a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.more {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user