minor styling for libcasa board page.

This commit is contained in:
sweatshirt0 2023-01-29 13:20:06 -05:00
parent e806fbbeaf
commit e9a7942a36
2 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<title>Liberta Casa's IRC Thread</title>
<link rel="stylesheet" type="text/css" href="./../styles/styles.css" />
</head>
<body>
<div class="whole-wrapper">

View File

@ -69,3 +69,7 @@ body {
color: white;
}
.libcasa-title {
color: white;
}