diff options
-rw-r--r-- | res/default.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/res/default.css b/res/default.css index 593884f..79bf86e 100644 --- a/res/default.css +++ b/res/default.css @@ -7,12 +7,6 @@ img { vertical-align: middle;
}
-.header {
- right: 10px;
- position: absolute;
- text-align: right;
-}
-
a {
text-decoration: none;
}
|