Commit 7160285f authored by Würstle's avatar Würstle
Browse files

Update main.css

parent b05da3f9
Pipeline #7029 passed with stages
in 16 seconds
...@@ -132,6 +132,13 @@ a:active { ...@@ -132,6 +132,13 @@ a:active {
color: black; color: black;
} }
.Ch_header{
text-align: right;
font-size: 0.65em !important;
float: right;
/* margin-top: 0.3em; */
margin-right: 1em;
}
} }
@media only screen and (max-width: 465px) { @media only screen and (max-width: 465px) {
...@@ -165,4 +172,11 @@ a:active { ...@@ -165,4 +172,11 @@ a:active {
color: black; color: black;
} }
} .Ch_header{
\ No newline at end of file text-align: right;
font-size: 0.6em !important;
float: right;
/* margin-top: 0.3em; */
margin-right: 1em;
}
}
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 to comment