mirror of
https://github.com/transatoshi-mw/grin-explorer.git
synced 2025-08-30 16:22:45 +00:00
fixed styling
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
}
|
||||
|
||||
.darkorange-text {
|
||||
color: #FF7518 !important;
|
||||
color: #fef102 !important;
|
||||
}
|
||||
|
||||
.green-text {
|
||||
@@ -94,14 +94,14 @@ footer {
|
||||
}
|
||||
|
||||
.dark-mode a {
|
||||
border-color: #14151a !important;
|
||||
background-color: #14151a !important;
|
||||
border-color: #0c0c0c !important;
|
||||
background-color: #0c0c0c !important;
|
||||
}
|
||||
|
||||
.dark-mode button {
|
||||
color: grey !important;
|
||||
background-color: #14151a !important;
|
||||
border-color: #14151a !important;
|
||||
background-color: #0c0c0c !important;
|
||||
border-color: #0c0c0c !important;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
@@ -129,23 +129,23 @@ footer {
|
||||
}
|
||||
|
||||
.dark-mode {
|
||||
background-color: #1f2029 !important;
|
||||
background-color: #0c0c0c !important;
|
||||
color: silver !important;
|
||||
}
|
||||
|
||||
.dark-mode div.card,
|
||||
.dark-mode a.card {
|
||||
background-color: #14151a;
|
||||
background-color: #0c0c0c;
|
||||
color: silver;
|
||||
border-color: #1f2029;
|
||||
}
|
||||
|
||||
.dark-mode .bg-style {
|
||||
background-color: #14151a !important;
|
||||
background-color: #0c0c0c !important;
|
||||
}
|
||||
|
||||
.dark-mode .card-background {
|
||||
background-color: #1f2029 !important;
|
||||
background-color: #0c0c0c !important;
|
||||
}
|
||||
|
||||
.dark-mode a,
|
||||
@@ -182,12 +182,12 @@ footer {
|
||||
}
|
||||
|
||||
.dark-mode .modal-header {
|
||||
background-color: #14151a;
|
||||
background-color: #0c0c0c;
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
.dark-mode .modal-body {
|
||||
background-color: #1f2029;
|
||||
background-color: #0c0c0c;
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
@@ -213,5 +213,5 @@ footer {
|
||||
}
|
||||
|
||||
.dark-mode footer {
|
||||
background-color: #14151a;
|
||||
background-color: #0c0c0c;
|
||||
}
|
||||
|
@@ -25,7 +25,7 @@
|
||||
|
||||
<nav class="navbar bg-style navbar-expand-lg shadow-sm py-0">
|
||||
<div class="container-fluid">
|
||||
<code><a class="navbar-brand fs-2" href="/"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 191 191" height="35" width="35" style="enable-background:new 0 0 191 191;" xml:space="preserve"><style type="text/css">.st0{fill:#f2a900;}</style><circle cx="95.5" cy="95.5" r="95.5"/><circle class="st0" cx="95.3" cy="95.5" r="85.3"/><path d="M135.7,63.5c-2-4.6-3.9-13.6-9.1-15.6c-6.7-2.6-10.9,14.3-11.9,18.6h-1c-1.7-7.3-4-17.7-12-20c-3.7,15.6,3.9,32.5,11,46
|
||||
<code><a class="navbar-brand fs-2" href="/"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 191 191" height="35" width="35" style="enable-background:new 0 0 191 191;" xml:space="preserve"><style type="text/css">.st0{fill:#fef102;}</style><circle cx="95.5" cy="95.5" r="95.5"/><circle class="st0" cx="95.3" cy="95.5" r="85.3"/><path d="M135.7,63.5c-2-4.6-3.9-13.6-9.1-15.6c-6.7-2.6-10.9,14.3-11.9,18.6h-1c-1.7-7.3-4-17.7-12-20c-3.7,15.6,3.9,32.5,11,46
|
||||
c7.6-3.6,11.3-15,12-23h1l8,24c6.4-1.8,8.7-8.2,11-14c5-12.4,9.2-27.7,6-41C141.1,41.2,138.2,55,135.7,63.5 M39.7,95.5
|
||||
c8.6-4.1,12.7-17.1,14-26h1c1,4.3,3.7,15.4,9.1,16.1c6.8,0.9,10.4-14.3,10.9-19.1h1c2.2,7.5,4.5,17.3,12,21
|
||||
c2.8-11.7-0.5-24.1-4.8-35c-1.1-2.8-3.3-10.4-7.2-10.4c-6.3,0-9.9,16.7-11,21.4h-1l-8-24C41.6,46.2,34,82,39.7,95.5 M24.7,107.5
|
||||
|
Reference in New Issue
Block a user