mirror of
https://github.com/wassname/talk.git
synced 2026-07-07 21:02:56 +08:00
Updating infobox styling.
This commit is contained in:
@@ -56,12 +56,14 @@ hr {
|
||||
|
||||
/* Info Box Styles */
|
||||
.coral-plugin-infobox-info {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
border: 0;
|
||||
background: rgb(105,105,105);
|
||||
color: white;
|
||||
border-radius: 2px;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
padding: 10px;
|
||||
margin-bottom: 10px;
|
||||
font-weight: bold;
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user