commit 1df7d4bb513f22785a803a10fbc53123c0545253
| author | 斟酌 鵬兄 <tgckpg@gmail.com> |
| date | 2015-08-18T04:28:51Z |
| subject | smooth backgroud wave |
commit 1df7d4bb513f22785a803a10fbc53123c0545253
Author: 斟酌 鵬兄 <tgckpg@gmail.com>
Date: 2015-08-18T04:28:51Z
smooth backgroud wave
---
botanjs/src/Astro/Blog/Layout/Login.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/botanjs/src/Astro/Blog/Layout/Login.css b/botanjs/src/Astro/Blog/Layout/Login.css
index aaec0e5..831cadb 100644
--- a/botanjs/src/Astro/Blog/Layout/Login.css
+++ b/botanjs/src/Astro/Blog/Layout/Login.css
@@ -1,7 +1,7 @@
body {
background-color: #222;
background-image: radial-gradient(
- circle 150px at -75% -75%
+ circle 149px at -75% -75%
, transparent 0%
, transparent 94%
, rgba(255, 255, 255, 0.6) 94%