Shellscript updating

This commit is contained in:
Lars Müller 2018-08-16 22:12:32 +02:00
parent 39e47eb16b
commit fbe0fbc0a4

View File

@ -4,7 +4,6 @@
} }
h3 { h3 {
font-size: 120%;
text-decoration: underline; text-decoration: underline;
} }
@ -29,6 +28,10 @@ div.col-md-4, div.col-lg, div.col-sm {
background: rgba(255, 255, 255, 0.6); background: rgba(255, 255, 255, 0.6);
} }
div.col-lg {
margin-bottom: 5px;
}
div.col-sm-4 { div.col-sm-4 {
padding: 5px; padding: 5px;
} }