rehber bağlantı rengi ve pre/code rengi değiştirildi. hr marg bottom eklendi.

This commit is contained in:
Yusuf İpek
2021-08-30 14:22:29 +03:00
parent 94cc0537c1
commit 5b55a96411
2 changed files with 10 additions and 2 deletions
+2 -2
View File
@@ -44,12 +44,12 @@ a {
}
code {
background-color: #333333;
background-color: black;
font-size: 1.8rem;
}
pre {
background-color: #333333;
background-color: black;
padding: 1rem;
border-radius: 1rem;
margin-bottom: 1.5rem;