finnally doooo and close #11

This commit is contained in:
Henrique Dias
2017-04-23 15:14:59 +01:00
parent 9d19467ad5
commit eb22fd20ce
6 changed files with 101 additions and 11 deletions
+4 -5
View File
@@ -45,7 +45,6 @@ button {
padding: .5em 1em;
margin-left: .5em;
border-radius: .1em;
background-color;
cursor: pointer;
background: #2196f3;
color: #fff;
@@ -376,10 +375,6 @@ header>div div {
position: relative;
}
header .actions {
/* margin-left: auto; */
}
#logout {
border-radius: 0;
margin-left: auto;
@@ -1010,6 +1005,10 @@ header .actions {
padding: .3em;
}
.prompt code {
word-wrap: break-word;
}
.prompt div,
.help div {
margin-top: 1em;