You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by ey...@apache.org on 2020/12/06 18:53:13 UTC

[incubator-age-website] branch master updated: Delete instruction2.css

This is an automated email from the ASF dual-hosted git repository.

eya pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-age-website.git


The following commit(s) were added to refs/heads/master by this push:
     new a38f4d9  Delete instruction2.css
a38f4d9 is described below

commit a38f4d9012ba3bd23bb01e6d36269a0dda6d27d8
Author: Eya <ba...@gmail.com>
AuthorDate: Sun Dec 6 10:53:07 2020 -0800

    Delete instruction2.css
---
 instruction2.css | 84 --------------------------------------------------------
 1 file changed, 84 deletions(-)

diff --git a/instruction2.css b/instruction2.css
deleted file mode 100644
index 3b18862..0000000
--- a/instruction2.css
+++ /dev/null
@@ -1,84 +0,0 @@
-.w3-theme-l5 {color:#000 !important; background-color:#e9fffd !important}
-.w3-theme-l4 {color:#000 !important; background-color:#b7fff8 !important}
-.w3-theme-l3 {color:#000 !important; background-color:#6efff1 !important}
-.w3-theme-l2 {color:#000 !important; background-color:#26ffe9 !important}
-.w3-theme-l1 {color:#fff !important; background-color:#00dcc6 !important}
-.w3-theme-d1 {color:#fff !important; background-color:#008578 !important}
-.w3-theme-d2 {color:#fff !important; background-color:#00766a !important}
-.w3-theme-d3 {color:#fff !important; background-color:#00685d !important}
-.w3-theme-d4 {color:#fff !important; background-color:#005950 !important}
-.w3-theme-d5 {color:#fff !important; background-color:#004a43 !important}
-
-.w3-theme-light {color:#000 !important; background-color:#e9fffd !important}
-.w3-theme-dark {color:#fff !important; background-color:#004a43 !important}
-.w3-theme-action {color:#fff !important; background-color:#004a43 !important}
-
-.w3-theme {color:#fff !important; background-color:gray !important}
-.w3-text-theme {color:#009688 !important}
-.w3-border-theme {border-color:#009688 !important}
-
-.w3-hover-theme:hover {color:#fff !important; background-color:#009688 !important}
-.w3-hover-text-theme:hover {color:#009688 !important}
-.w3-hover-border-theme:hover {border-color:#009688 !important}
-
-
-
-.ulmen {
-  list-style-type: none;
-  margin: 0;
-  padding: 0;
-  overflow: hidden;
-  font-family: Montserrat, sans-serif;
-    margin-bottom: 0;
-    background-color: #2d2d30;
-    border: 0;
-    font-size: 12px !important;
-    opacity: 0.9;
-
-}
-
-.limen {
-  float: left;
-  font-family: Montserrat, sans-serif;
-    margin-bottom: 0;
-    background-color: #2d2d30;
-    border: 0;
-    font-size: 12px !important;
-    opacity: 0.9;
-}
-
-.limen a {
-  display: block;
-  color: white;
-  text-align: center;
-  padding: 10px 10px;
-  text-decoration: none;
-      height: 70px;
-      font-family: Montserrat, sans-serif;
-    margin-bottom: 0;
-    background-color: #2d2d30;
-    border: 0;
-    font-size: 12px !important;
-    opacity: 0.9;
-
-}
-
-.limen a:hover:not(.active) {
-  background-color: #111;
-  font-family: Montserrat, sans-serif;
-    margin-bottom: 0;
-    background-color: #2d2d30;
-    border: 0;
-    font-size: 12px !important;
-    opacity: 0.9;
-}
-
-.active {
-  background-color: #333;
-  font-family: Montserrat, sans-serif;
-    margin-bottom: 0;
-    background-color: #2d2d30;
-    border: 0;
-    font-size: 12px !important;
-    opacity: 0.9;
-}
\ No newline at end of file