rtiow: break project into multiple workspaces.
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
15
rtiow/noise_explorer/templates/style.css
Normal file
15
rtiow/noise_explorer/templates/style.css
Normal file
@@ -0,0 +1,15 @@
|
||||
figure p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
figure {
|
||||
display: inline-block;
|
||||
margin: 0.25em;
|
||||
font-size: smaller;
|
||||
text-align: left;
|
||||
line-height: .75em;
|
||||
}
|
||||
|
||||
figure table tr th {
|
||||
font-weight: bold;
|
||||
}
|
||||
Reference in New Issue
Block a user