blue-twilight/public/themes/bootstrap3/theme.css

25 lines
363 B
CSS
Vendored

@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);
* {
font-family: Raleway, sans-serif;
}
.album-index img {
max-width: 100%;
}
.form-actions {
text-align: right;
}
.navbar .avatar {
left: -28px;
position: absolute;
top: 9px;
}
.tab-content {
border: solid 1px #ddd;
border-top: 0;
padding: 10px;
}