We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 407fce8 commit cafef4eCopy full SHA for cafef4e
src/RestFiles/RestFiles/css/default.css
@@ -109,21 +109,23 @@ BODY
109
top: 40px;
110
left: 755px;
111
}
112
-#header-links
113
-{
114
- margin: 10px 0 0 270px;
+#header-links {
+ top: 10px;
+ left: 270px;
115
+ position: absolute;
116
117
#header-links A
118
{
119
font-size: 13px;
120
color: #00F;
- padding: 0 0 0 5px;
121
+ margin-left: 0.5em;
122
123
+
124
#title
125
126
background: url(../img/logo-24x24.png) no-repeat 0 10px;
127
padding: 10px 10px 5px 28px;
- margin: 10px 0 0 10px;
128
+ margin: 30px 0 0 10px;
129
130
#title H1
131
0 commit comments