Commit f9125908 by Őry Máté

webui: help style update

parent ba6a5c91
......@@ -316,13 +316,17 @@ body > footer {
p {
margin-top: 20px;
}
p.teacher {
.teacher {
background: #ddd;
padding: 20px;
border-left-width: 3px;
border-left-style: solid;
border-left-color: #0b4599;
}
.teacher + .teacher {
margin-top: 0;
padding-top: 0;
}
h4 {
margin: 0;
padding: 0;
......
......@@ -633,8 +633,8 @@ table {
.boxhelp-box {
color:#000;
position: absolute;
left: -100px;
width: 500px;
max-width: 100%;
z-index: 1000000;
font-size: .7em;
background-color: #ffc;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment