|
13 | 13 | <meta name="msapplication-TileColor" content="#000000"> |
14 | 14 | <meta name="theme-color" content="#000000"> |
15 | 15 | <style> |
16 | | - |
17 | 16 | * { |
18 | 17 | margin: 0; |
19 | 18 | padding: 0; |
|
27 | 26 | max-height: 100vh; |
28 | 27 | margin: auto; |
29 | 28 | } |
30 | | - |
31 | 29 | #cookie-notice { |
32 | 30 | position: fixed; |
33 | 31 | top: 0; |
|
41 | 39 | box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); |
42 | 40 | z-index: 1; |
43 | 41 | } |
44 | | - |
45 | | - |
46 | 42 | #cookie-notice-text { |
47 | 43 | margin-right: 20px; |
48 | 44 | } |
49 | | - |
50 | | - |
51 | 45 | #cookie-notice-buttons { |
52 | 46 | display: flex; |
53 | 47 | align-items: center; |
54 | 48 | } |
55 | | - |
56 | | - |
57 | 49 | #cookie-notice-buttons button { |
58 | 50 | margin-left: 10px; |
59 | 51 | background-color: #4CAF50; |
|
63 | 55 | border-radius: 5px; |
64 | 56 | cursor: pointer; |
65 | 57 | } |
66 | | - |
67 | | - |
68 | 58 | #cookie-notice-buttons button:hover { |
69 | 59 | background-color: #3e8e41; |
70 | 60 | } |
71 | | - |
72 | 61 | </style> |
73 | 62 | <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> |
74 | 63 | <meta name="author" content="type=PostalAddress, |
|
190 | 179 | }, |
191 | 180 | "dateCreated" :"2019-01-11", |
192 | 181 | "datePublished":"2020-01-11", |
193 | | -"dateModified" :"2025-02-01", |
| 182 | +"dateModified" :"2025-02-09", |
194 | 183 | "description" :"Providing the best-established and most accurate framework to calculate area and volume.", |
195 | 184 | "disambiguatingDescription": "Exact formulas. No pi.", |
196 | 185 | "headline":"Exact geometry", |
|
210 | 199 | "name" : "Exact Geometry", |
211 | 200 | "inLanguage":"en-us", |
212 | 201 | "url": "https://basic-geometry.github.io", |
213 | | -"usageInfo":"Use it well.", |
| 202 | +"usageInfo":"Core Geometric System", |
214 | 203 | "potentialAction": [ |
215 | 204 |
|
216 | 205 | { |
|
0 commit comments