[seiscomp, scanloc] Install, add .gitignore
This commit is contained in:
14
share/fdsnws/css/fdsnws.css
Normal file
14
share/fdsnws/css/fdsnws.css
Normal file
@ -0,0 +1,14 @@
|
||||
#query-form fieldset {
|
||||
width: 400px;
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
fieldset > legend {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
input {
|
||||
text-align: left;
|
||||
}
|
||||
|
Reference in New Issue
Block a user