1
0
mirror of https://github.com/jenil/chota.git synced 2023-08-10 21:13:07 +03:00

Merge branch 'master' of github.com:jenil/chota

# Conflicts:
#	dist/chota.min.css
This commit is contained in:
Jenil Gogari
2019-05-12 12:52:18 -04:00
3 changed files with 16 additions and 0 deletions

View File

@ -65,6 +65,10 @@ hr {
margin: .5rem;
}
.buttons > .button + .button {
margin-left: .5rem;
}
.highlight, code { background-color: #f1f5f5; }
.highlight .c { color: #93a1a1 } /* Comment */
.highlight .err { color: #586e75 } /* Error */