minor styling for libcasa board page.
This commit is contained in:
parent
e806fbbeaf
commit
e9a7942a36
@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<title>Liberta Casa's IRC Thread</title>
|
<title>Liberta Casa's IRC Thread</title>
|
||||||
|
<link rel="stylesheet" type="text/css" href="./../styles/styles.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="whole-wrapper">
|
<div class="whole-wrapper">
|
||||||
|
@ -69,3 +69,7 @@ body {
|
|||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.libcasa-title {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user