mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-02-05 02:59:27 +00:00
added info tooltip
This commit is contained in:
@@ -37,6 +37,10 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.tooltiptext {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
body {
|
||||
color: #e8e6e3;
|
||||
background-color: #181a1b;
|
||||
|
||||
@@ -37,6 +37,10 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.tooltiptext {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
body {
|
||||
color: #000;
|
||||
background-color: #fff;
|
||||
@@ -50,4 +54,4 @@ body a {
|
||||
font-weight: 400;
|
||||
color: #0055ff;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
@@ -60,6 +60,10 @@
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.tooltiptext {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
body {
|
||||
color: #ebebeb;
|
||||
background-color: #171717;
|
||||
|
||||
@@ -38,6 +38,10 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.tooltiptext {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
body {
|
||||
color: #f6f6f6;
|
||||
background-color: #16171d;
|
||||
@@ -51,4 +55,4 @@ body a {
|
||||
font-weight: 900;
|
||||
color: #e542ff;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user