mirror of
https://github.com/bckelley/avogadrio.git
synced 2026-08-24 02:04:11 -05:00
Update main.less
This commit is contained in:
+9
-5
@@ -538,9 +538,13 @@ button {
|
||||
}
|
||||
|
||||
.misc-text {
|
||||
color: rbga(128, 128, 128, 0.5);
|
||||
background: rgba(0, 0, 0, 0.2)
|
||||
border: 1px solid rgba(0, 0, 0, 0.5);
|
||||
border-radius: 3px;
|
||||
color: #fff;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
font-size: 10pt;
|
||||
}
|
||||
right: 8px;
|
||||
bottom: 8px;
|
||||
padding: 4px;
|
||||
font-size: 8pt;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user