docs/docs/extra.css

17 lines
185 B
CSS

@charset "UTF-8";
.floating_right {
float: right;
margin-left: 20px;
width: 30%;
max-height: 30%;
}
.center {
text-align: center;
}
.crxn_logo {
width: 300px;
}