I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit cce72a5f authored by z3d's avatar z3d
Browse files

More classic manoeuvres

parent 32c143f8
No related branches found
No related tags found
No related merge requests found
......@@ -356,7 +356,7 @@ select {
submit {
margin: 3px 5px 3px 5px;
padding 0 2px;
padding 2px 0;
}
p {
......
......@@ -14,7 +14,7 @@ div.configure {
text-align: center;
}
div.configure p {
div.configure p, div.configure table {
text-align: justify;
}
......@@ -129,4 +129,18 @@ div.warning {
.langbox {
margin: 22px -20px 0px 5px;
}
td {
text-align: left;
}
th {
text-align: left;
padding-left: 3px;
padding-right: 1px;
}
div.configure hr{
margin: 10px 0 15px 0;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment