home page patch 2.
This commit is contained in:
parent
818742e7a9
commit
96e7a92fb2
@ -12,13 +12,27 @@ body {
|
||||
border: 1px solid white;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
padding-bottom: 10px;
|
||||
width: 500px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.irc-topics {
|
||||
margin-top: -30px;
|
||||
color: white;
|
||||
margin-bottom: 5px;
|
||||
text-decoration: underline;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.irc-libcasa {
|
||||
text-decoration: none;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.irc-libcasa:hover {
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user