web/static/css/style.css

16 lines
184 B
CSS

/* ircdchan image */
#ircdchan {
width: 18%;
margin-top: 2%;
}
/* Navigation buttons */
#button {
border-bottom: none;
}
/* Footer */
#footer {
text-align: center;
}