From 8a7af84c5c9e15e6008d653bcd07581edc9e16d2 Mon Sep 17 00:00:00 2001 From: Juan Carlos Ponce Campuzano <37394697+jcponce@users.noreply.github.com> Date: Thu, 29 Feb 2024 13:29:06 +1000 Subject: [PATCH] updated --- velfields/Aizawa/index.html | 1 + velfields/Aizawa/style.css | 142 ---------------------- velfields/Chen/index.html | 1 + velfields/Chen/style.css | 151 +----------------------- velfields/Dadras/index.html | 1 + velfields/Dadras/style.css | 143 ---------------------- velfields/Halvorsen/index.html | 1 + velfields/Halvorsen/style.css | 142 ---------------------- velfields/Lorenz/index.html | 1 + velfields/Lorenz/style.css | 143 ---------------------- velfields/Lorenz84/index.html | 1 + velfields/Lorenz84/style.css | 144 ---------------------- velfields/Nose-Hoover-draft/index.html | 1 + velfields/RabinovichFabrikant/style.css | 144 ---------------------- velfields/Rossler/index.html | 1 + velfields/Rossler/style.css | 144 ---------------------- velfields/Sprott/index.html | 1 + velfields/Sprott/style.css | 142 ---------------------- velfields/Thomas/index.html | 1 + velfields/Thomas/style.css | 142 ---------------------- velfields/Tscus/index.html | 1 + velfields/Tscus/style.css | 144 +--------------------- velfields/Wang-Sun/index.html | 1 + velfields/Wang-Sun/style.css | 143 ---------------------- velfields/libraries/message.css | 141 ++++++++++++++++++++++ 25 files changed, 155 insertions(+), 1722 deletions(-) create mode 100644 velfields/libraries/message.css diff --git a/velfields/Aizawa/index.html b/velfields/Aizawa/index.html index ebbcaea..6eaf76c 100755 --- a/velfields/Aizawa/index.html +++ b/velfields/Aizawa/index.html @@ -16,6 +16,7 @@ + diff --git a/velfields/Aizawa/style.css b/velfields/Aizawa/style.css index d062ab2..d9a6d57 100644 --- a/velfields/Aizawa/style.css +++ b/velfields/Aizawa/style.css @@ -90,146 +90,4 @@ ul .green { ul .orange { color: rgb(255, 128, 0); -} - - -.support { - position: fixed; - font-size: 1.2em; - left: 10; - bottom: 25; -} - -.support a { - color: aqua; -} - -.support a:hover { - color:rgba(4, 112, 162, .976); -} - - -.modal { - display: none; - position: fixed; - z-index: 9998; - padding-top: 70px; - left: 0; - top: 0; - width: 100%; - height: 100%; - overflow: auto; - background-color: #000; - background-color: rgba(0, 0, 0, .4) -} - -.modal-content { - position: relative; - background-color: #f2f2f2; - margin: auto; - padding: 0; - border: 1px solid #888; - width: 80%; - box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19); - -webkit-animation-name: animatetop; - -webkit-animation-duration: .4s; - animation-name: animatetop; - animation-duration: .4s; - font-size: 17px; - font-family: Verdana, Geneva, Tahoma, sans-serif; - line-height: 1.6em; - color: #262626 -} - -.button-container { - position: relative; - display: flex; - flex-wrap: wrap; - justify-content: center; - align-items: center -} - -.button-container button { - margin-top: 10; - margin-left: 7px; - margin-right: 7px; - margin-bottom: 10px -} - -#modal-link { - padding: 9px; - background-color: #d8d8d8; - border: 1px #d8d8d8; - border-radius: 8px; - font-weight: 700; - font-size: 17px; - text-decoration: none !important -} - -#modal-link a { - text-decoration: none !important; - color: #000 !important -} - -#modal-link a:hover { - color: rgba(4, 112, 162, .976) !important -} - -@-webkit-keyframes animatetop { - from { - top: -300px; - opacity: 0 - } - - to { - top: 0; - opacity: 1 - } -} - -@keyframes animatetop { - from { - top: -300px; - opacity: 0 - } - - to { - top: 0; - opacity: 1 - } -} - -.close { - margin-top: 10px; - color: #fff; - float: right; - font-size: 48px; - font-weight: 700 -} - -.close:focus, -.close:hover { - color: #000; - text-decoration: none; - cursor: pointer -} - -.modal-header { - padding: 2px 16px; - background-color: #595959; - color: #f7f7f7f3; - text-align: center; - font-size: 1.5em -} - -.modal-body { - padding: 2px 16px -} - -.modal-footer { - padding: 20px 20px 20px 20px; - background-color: #595959; - color: #f7f7f7f3; - text-align: center !important; - font-weight: 700 } \ No newline at end of file diff --git a/velfields/Chen/index.html b/velfields/Chen/index.html index a9ff806..857c1b5 100755 --- a/velfields/Chen/index.html +++ b/velfields/Chen/index.html @@ -17,6 +17,7 @@ +