OnlineJudge/static/src/css/global.css

15 lines
160 B
CSS
Raw Normal View History

img {
max-width: 100%;
height: auto;
}
.footer {
left: 0;
right: 0;
position: absolute;
bottom: 30px;
}
label {
font-size: 16px;
}