flat restyle

This commit is contained in:
Milan
2018-10-13 23:54:33 +02:00
parent 39ac0d4581
commit ac4d2676a3
8 changed files with 271 additions and 224 deletions

View File

@@ -27,7 +27,6 @@ pre{
height:24px;
}
#content .edit_event input,
#content .edit_event select,
#content .edit_event textarea{
@@ -36,15 +35,18 @@ pre{
#content .excerpt{
width:100%;
max-width:40rem;
height:3em;
}
#content textarea{
width:100%;
max-width:40rem;
}
#content .edit_event input.url{
width:100%;
max-width:40rem;
}
#content .panel{
@@ -64,3 +66,4 @@ pre{
width:3em;
}