mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
update skip link design
This commit is contained in:
parent
699fa618ee
commit
439cef658a
@ -448,10 +448,11 @@
|
||||
.cp-toolbar-skip-link {
|
||||
position: absolute;
|
||||
top: -100px;
|
||||
left: 0;
|
||||
left: 45%;
|
||||
background-color: @cryptpad_color_brand;
|
||||
color: @cryptpad_text_col;
|
||||
padding: 8px 12px;
|
||||
padding: 0.3rem 0.5rem;
|
||||
font-size: 1rem;
|
||||
text-decoration: none;
|
||||
border-radius: @variables_radius;
|
||||
z-index: 1000;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user