1
0
mirror of https://bitbucket.org/anguist/ntpa synced 2025-10-05 10:30:56 +00:00
Files
ntpa/html/css/graph.css
2016-03-05 14:06:38 +01:00

23 lines
302 B
CSS

body {
padding-top: 70px;
padding-bottom: 30px;
}
.theme-dropdown .dropdown-menu {
display: block;
position: static;
margin-bottom: 20px;
}
.theme-showcase > p > .btn {
margin: 5px 0;
}
.theme-graph {
text-align: center;
}
.theme-graph2 {
padding-top: 10px;
padding-bottom: 10px;
}