sql-rework
Tomasz Golinski 2020-01-02 00:16:47 +01:00
rodzic 68aa3bd186
commit 4ee02fd2ee
1 zmienionych plików z 4 dodań i 10 usunięć

14
geo.css
Wyświetl plik

@ -31,6 +31,7 @@ form {
div.basic_stats {
text-align: center;
padding-bottom: 10px;
}
table, dl, .histogram_others, .heatmap {
@ -58,6 +59,7 @@ td.dt_zero {
color: #888;
}
/* histogram */
.bar {
font-size: .8em;
@ -113,16 +115,8 @@ dl {
.histogram_others {
width: 700px;
}
/*
dt {
align-self: flex-start;
width: 100%;
display: block;
text-align: center;
margin-bottom: 20px;
margin-left: 130px;
}
*/
/* collapsible */
.wrap-collabsible {
margin-bottom: 1.2rem 0;