Update krane.css

This commit is contained in:
konamicode
2025-01-26 23:16:22 -05:00
committed by GitHub
parent b7e43d3725
commit fa3b68c708
+3 -3
View File
@@ -87,7 +87,7 @@
padding-right: 5px;
}
.posttext {
width: 400px;
width: 350px;
height: 20px;
border: 1px solid #363636;
background-color:#111;
@@ -103,7 +103,7 @@
}
.postarea {
width: 400px;
height: 48px;
height: 100px;
border: 1px solid #363636;
background-color:#111;
color:#ddd;
@@ -558,4 +558,4 @@ background-repeat: repeat;
.spam-button {
display: none;
}
}