finnally doooo and close #11
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user