You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
344 B
23 lines
344 B
.infopanel{
|
|
background:#343a40;
|
|
color:#fff;
|
|
min-height:2.5rem;
|
|
vertical-align:middle;
|
|
border-bottom: 1px solid #454d55;
|
|
padding: 15px;
|
|
}
|
|
.backlink{
|
|
text-align: right;
|
|
float:right;
|
|
}
|
|
#editbuttons{
|
|
list-style:none;
|
|
}
|
|
#editbuttons li{
|
|
list-style:none;
|
|
padding: 15px;
|
|
}
|
|
#navline1, #navline2{
|
|
text-align:center;
|
|
padding:10px;
|
|
}
|