mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 16:19:48 +02:00
styling footer link.
This commit is contained in:
+2
-3
@@ -661,12 +661,11 @@ a:hover .icon.out-link { background-position: -500px -14px;}
|
||||
}
|
||||
|
||||
.footer {
|
||||
height: 30px;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
padding: 5px 10px 5px 10px;
|
||||
padding: 5px 30px 5px 30px;
|
||||
border-top: 1px solid #ccc;
|
||||
text-align: center;
|
||||
background-color: #fafafa;
|
||||
}
|
||||
|
||||
/* Inspector
|
||||
|
||||
Reference in New Issue
Block a user