diff --git a/browser/skin/custom.css b/browser/skin/custom.css index 071c0b8..d95c642 100644 --- a/browser/skin/custom.css +++ b/browser/skin/custom.css @@ -19,3 +19,15 @@ a { padding: 2px 0 20px 5px; } +.language-switch { + position: absolute; + left: 83%; + top: 2.4em; +} + +.page-actions { + position: absolute; + right: 2em; + top: 2.4em; +} +