1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-03-03 15:02:27 +02:00
pigallery2/frontend/styles.css
2017-07-07 22:54:18 +02:00

16 lines
127 B
CSS

html {
height: 100%;
}
body {
height: 100%;
}
* {
border-radius: 0 !important;
}
.navbar-right {
margin-right: 0;
}