fix bug and remove highlight.js

This commit is contained in:
Henrique Dias
2015-09-20 21:03:18 +01:00
parent 6df32165b1
commit 96e4ec0baf
77 changed files with 28 additions and 7435 deletions

View File

@@ -1,4 +1,11 @@
/* FORMS ELEMENTS */
pre {
background-color: #ddd;
padding : .2em;
line-height : 1.5em;
border-radius : .5em;
}
input {
width : 100%;
background-color: rgba(0, 0, 0, 0.25);