|
35 | 35 | <meta name="twitter:image" content="https://eecircuit.com/EEcircuit_og.png" /> |
36 | 36 |
|
37 | 37 | <!-- Meta Tags Generated via https://www.opengraph.xyz --> |
| 38 | + |
| 39 | + <style> |
| 40 | + .github-corner { |
| 41 | + position: absolute; |
| 42 | + top: 0; |
| 43 | + border: 0; |
| 44 | + right: 0; |
| 45 | + } |
| 46 | + @media (prefers-color-scheme: light) { |
| 47 | + .github-corner svg { |
| 48 | + fill: rgb(10, 10, 10); |
| 49 | + color: rgb(250, 250, 250); |
| 50 | + } |
| 51 | + } |
| 52 | + @media (prefers-color-scheme: dark) { |
| 53 | + .github-corner svg { |
| 54 | + fill: rgb(250, 250, 250); |
| 55 | + color: rgb(10, 10, 10); |
| 56 | + } |
| 57 | + } |
| 58 | + .github-corner:hover .octo-arm { |
| 59 | + animation: octocat-wave 560ms ease-in-out; |
| 60 | + } |
| 61 | + @keyframes octocat-wave { |
| 62 | + 0%, 100% { |
| 63 | + transform: rotate(0); |
| 64 | + } |
| 65 | + 20%, 60% { |
| 66 | + transform: rotate(-25deg); |
| 67 | + } |
| 68 | + 40%, 80% { |
| 69 | + transform: rotate(10deg); |
| 70 | + } |
| 71 | + } |
| 72 | + @media (max-width: 500px) { |
| 73 | + .github-corner:hover .octo-arm { |
| 74 | + animation: none; |
| 75 | + } |
| 76 | + .github-corner .octo-arm { |
| 77 | + animation: octocat-wave 560ms ease-in-out; |
| 78 | + } |
| 79 | + } |
| 80 | + </style> |
38 | 81 | </head> |
39 | 82 | <body> |
40 | 83 | <nav> |
|
47 | 90 | height="80" |
48 | 91 | viewBox="0 0 250 250" |
49 | 92 | style=" |
50 | | - fill: rgb(250, 250, 250); |
51 | | - color: rgb(10, 10, 10); |
| 93 | + @media (prefers-color-scheme: light) { |
| 94 | + fill: rgb(250, 250, 250); |
| 95 | + color: rgb(10, 10, 10); |
| 96 | + } |
| 97 | + @media (prefers-color-scheme: dark) { |
| 98 | + fill: rgb(10, 10, 10); |
| 99 | + color: rgb(250, 250, 250); |
| 100 | + } |
52 | 101 | position: absolute; |
53 | 102 | top: 0; |
54 | 103 | border: 0; |
|
68 | 117 | fill="currentColor" |
69 | 118 | class="octo-body" |
70 | 119 | ></path></svg></a |
71 | | - ><style> |
72 | | - .github-corner:hover .octo-arm { |
73 | | - animation: octocat-wave 560ms ease-in-out; |
74 | | - } |
75 | | - @keyframes octocat-wave { |
76 | | - 0%, |
77 | | - 100% { |
78 | | - transform: rotate(0); |
79 | | - } |
80 | | - 20%, |
81 | | - 60% { |
82 | | - transform: rotate(-25deg); |
83 | | - } |
84 | | - 40%, |
85 | | - 80% { |
86 | | - transform: rotate(10deg); |
| 120 | + > |
| 121 | + <style> |
| 122 | + @media (prefers-color-scheme: dark) { |
| 123 | + #Layer_1 path { |
| 124 | + fill: #f2f2f2; |
87 | 125 | } |
88 | 126 | } |
89 | | - @media (max-width: 500px) { |
90 | | - .github-corner:hover .octo-arm { |
91 | | - animation: none; |
92 | | - } |
93 | | - .github-corner .octo-arm { |
94 | | - animation: octocat-wave 560ms ease-in-out; |
| 127 | + @media (prefers-color-scheme: light) { |
| 128 | + #Layer_1 path { |
| 129 | + fill: #101010; |
95 | 130 | } |
96 | 131 | } |
97 | 132 | </style> |
|
104 | 139 | height="3em" |
105 | 140 | > |
106 | 141 | <g> |
107 | | - <path |
108 | | - d="M2.2,31.54V4.47h14.73v5.26h-8.44v4.97h7.79v5.43h-7.79v5.91h8.44v5.5H2.2Z" |
109 | | - style="fill: #f2f2f2" |
110 | | - /> |
111 | | - <path |
112 | | - d="M20.85,31.54V4.47h14.73v5.26h-8.44v4.97h7.79v5.43h-7.79v5.91h8.44v5.5h-14.73Z" |
113 | | - style="fill: #f2f2f2" |
114 | | - /> |
| 142 | + <path d="M2.2,31.54V4.47h14.73v5.26h-8.44v4.97h7.79v5.43h-7.79v5.91h8.44v5.5H2.2Z"/> |
| 143 | + <path d="M20.85,31.54V4.47h14.73v5.26h-8.44v4.97h7.79v5.43h-7.79v5.91h8.44v5.5h-14.73Z"/> |
115 | 144 | </g> |
116 | 145 | <g> |
117 | | - <path |
118 | | - d="M49.02,24.78l5.16-.19c-.15,2-.9,3.65-2.24,4.94-1.35,1.29-2.98,1.93-4.91,1.93-2.04,0-3.76-.71-5.17-2.13-1.41-1.42-2.11-3.16-2.11-5.22s.71-3.63,2.13-5.02,3.12-2.09,5.11-2.09c1.73,0,3.27.55,4.59,1.64s2.15,2.49,2.48,4.19l-5.27.2c-.45-.59-1.03-.89-1.73-.89-.59,0-1.08.19-1.46.58-.38.39-.57.88-.57,1.48s.2,1.11.61,1.52c.4.41.91.61,1.51.61.88,0,1.51-.51,1.88-1.54Z" |
119 | | - style="fill: #f2f2f2" |
120 | | - /> |
121 | | - <path |
122 | | - d="M61.65,17.29v13.87h-5.21v-13.87h5.21ZM59.06,11.1c.71,0,1.32.25,1.83.74.52.5.77,1.08.77,1.76,0,.72-.24,1.32-.73,1.78-.49.46-1.11.7-1.87.7s-1.38-.23-1.87-.7c-.49-.46-.73-1.06-.73-1.78,0-.68.26-1.26.77-1.76.51-.5,1.12-.74,1.83-.74Z" |
123 | | - style="fill: #f2f2f2" |
124 | | - /> |
125 | | - <path |
126 | | - d="M72.33,17.15v5.57c-.36-.2-.69-.31-.99-.31-.95,0-1.42.72-1.42,2.17v6.58h-5.21v-7.58c0-2,.55-3.6,1.64-4.79,1.09-1.19,2.56-1.79,4.38-1.79.41,0,.94.05,1.59.15Z" |
127 | | - style="fill: #f2f2f2" |
128 | | - /> |
129 | | - <path |
130 | | - d="M82.37,24.78l5.16-.19c-.15,2-.9,3.65-2.24,4.94-1.35,1.29-2.98,1.93-4.91,1.93-2.04,0-3.76-.71-5.17-2.13-1.41-1.42-2.11-3.16-2.11-5.22s.71-3.63,2.13-5.02,3.12-2.09,5.11-2.09c1.73,0,3.27.55,4.59,1.64s2.15,2.49,2.48,4.19l-5.27.2c-.45-.59-1.03-.89-1.73-.89-.59,0-1.08.19-1.46.58-.38.39-.57.88-.57,1.48s.2,1.11.61,1.52c.4.41.91.61,1.51.61.88,0,1.51-.51,1.88-1.54Z" |
131 | | - style="fill: #f2f2f2" |
132 | | - /> |
133 | | - <path |
134 | | - d="M89.81,17.49h5.21v7.83c0,.79.33,1.18.99,1.18s.97-.39.97-1.18v-7.83h5.2v7.74c0,1.8-.6,3.32-1.8,4.56-1.2,1.24-2.66,1.86-4.4,1.86-1.98,0-3.57-.72-4.77-2.16-.94-1.12-1.41-2.68-1.41-4.68v-7.32Z" |
135 | | - style="fill: #f2f2f2" |
136 | | - /> |
137 | | - <path |
138 | | - d="M110.42,17.29v13.87h-5.21v-13.87h5.21ZM107.83,11.1c.71,0,1.32.25,1.83.74.52.5.77,1.08.77,1.76,0,.72-.24,1.32-.73,1.78-.49.46-1.11.7-1.87.7s-1.38-.23-1.87-.7c-.49-.46-.73-1.06-.73-1.78,0-.68.26-1.26.77-1.76.51-.5,1.12-.74,1.83-.74Z" |
139 | | - style="fill: #f2f2f2" |
140 | | - /> |
141 | | - <path |
142 | | - d="M118.11,12.17v5.32h2.34v5.5h-2.34c0,1.1.17,1.86.52,2.28.35.42.99.63,1.91.63v5.47c-.27,0-.47.01-.6.01-1.18,0-2.29-.27-3.33-.82-1.04-.55-1.88-1.29-2.51-2.23-.8-1.2-1.2-2.78-1.2-4.76v-11.4h5.2Z" |
143 | | - style="fill: #f2f2f2" |
144 | | - /> |
| 146 | + <path d="M49.02,24.78l5.16-.19c-.15,2-.9,3.65-2.24,4.94-1.35,1.29-2.98,1.93-4.91,1.93-2.04,0-3.76-.71-5.17-2.13-1.41-1.42-2.11-3.16-2.11-5.22s.71-3.63,2.13-5.02,3.12-2.09,5.11-2.09c1.73,0,3.27.55,4.59,1.64s2.15,2.49,2.48,4.19l-5.27.2c-.45-.59-1.03-.89-1.73-.89-.59,0-1.08.19-1.46.58-.38.39-.57.88-.57,1.48s.2,1.11.61,1.52c.4.41.91.61,1.51.61.88,0,1.51-.51,1.88-1.54Z"/> |
| 147 | + <path d="M61.65,17.29v13.87h-5.21v-13.87h5.21ZM59.06,11.1c.71,0,1.32.25,1.83.74.52.5.77,1.08.77,1.76,0,.72-.24,1.32-.73,1.78-.49.46-1.11.7-1.87.7s-1.38-.23-1.87-.7c-.49-.46-.73-1.06-.73-1.78,0-.68.26-1.26.77-1.76.51-.5,1.12-.74,1.83-.74Z"/> |
| 148 | + <path d="M72.33,17.15v5.57c-.36-.2-.69-.31-.99-.31-.95,0-1.42.72-1.42,2.17v6.58h-5.21v-7.58c0-2,.55-3.6,1.64-4.79,1.09-1.19,2.56-1.79,4.38-1.79.41,0,.94.05,1.59.15Z"/> |
| 149 | + <path d="M82.37,24.78l5.16-.19c-.15,2-.9,3.65-2.24,4.94-1.35,1.29-2.98,1.93-4.91,1.93-2.04,0-3.76-.71-5.17-2.13-1.41-1.42-2.11-3.16-2.11-5.22s.71-3.63,2.13-5.02,3.12-2.09,5.11-2.09c1.73,0,3.27.55,4.59,1.64s2.15,2.49,2.48,4.19l-5.27.2c-.45-.59-1.03-.89-1.73-.89-.59,0-1.08.19-1.46.58-.38.39-.57.88-.57,1.48s.2,1.11.61,1.52c.4.41.91.61,1.51.61.88,0,1.51-.51,1.88-1.54Z"/> |
| 150 | + <path d="M89.81,17.49h5.21v7.83c0,.79.33,1.18.99,1.18s.97-.39.97-1.18v-7.83h5.2v7.74c0,1.8-.6,3.32-1.8,4.56-1.2,1.24-2.66,1.86-4.4,1.86-1.98,0-3.57-.72-4.77-2.16-.94-1.12-1.41-2.68-1.41-4.68v-7.32Z"/> |
| 151 | + <path d="M110.42,17.29v13.87h-5.21v-13.87h5.21ZM107.83,11.1c.71,0,1.32.25,1.83.74.52.5.77,1.08.77,1.76,0,.72-.24,1.32-.73,1.78-.49.46-1.11.7-1.87.7s-1.38-.23-1.87-.7c-.49-.46-.73-1.06-.73-1.78,0-.68.26-1.26.77-1.76.51-.5,1.12-.74,1.83-.74Z"/> |
| 152 | + <path d="M118.11,12.17v5.32h2.34v5.5h-2.34c0,1.1.17,1.86.52,2.28.35.42.99.63,1.91.63v5.47c-.27,0-.47.01-.6.01-1.18,0-2.29-.27-3.33-.82-1.04-.55-1.88-1.29-2.51-2.23-.8-1.2-1.2-2.78-1.2-4.76v-11.4h5.2Z"/> |
145 | 153 | </g> |
146 | 154 | </svg> |
147 | | - |
148 | 155 | <span style="margin-left: 1em">a SPICE based circuit simulator</span> |
149 | 156 | </div> |
150 | 157 | </nav> |
|
0 commit comments