Nicer handling of dead tabs, introduced version.
This commit is contained in:
parent
0c0811a5fc
commit
5a15824ed5
3 changed files with 26 additions and 11 deletions
|
|
@ -3,6 +3,12 @@ body {
|
|||
margin: 32px;
|
||||
}
|
||||
|
||||
#version {
|
||||
position: absolute;
|
||||
right: 16px;
|
||||
top: 16px;
|
||||
}
|
||||
|
||||
input {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue