HOME | DD

Simonetry — eclipse + where to find me
Published: 2020-04-23 11:04:04 +0000 UTC; Views: 405; Favourites: 4; Downloads: 0
Redirect to original
Description /* ---------------------- */ /* --- CUSTOMISATION! --- */ /* ---------------------- */ /* -- Entire journal background and border -- */ body div#devskin13600215 .gr-box { background:url(https://i.pinimg.com/236x/9e/27/6d/9e276d20d026fb3e209b8058502d99ed--wallpaper-kawaii-backgrounds-wallpapers.jpg); border-color:#BDC8BC; border-style:solid; border-width:1px; } /* -- Text area and sidebar background and border -- */ body div#devskin13600215 .article, body div#devskin13600215 .sidebar { background:#FFFFFA; border-color:#BDC8BC; border-style:solid; border-width:1px; } /* -- Rounded corners on major elements and buttons -- */ body div#devskin13600215 .article, body div#devskin13600215 .sidebar, body div#devskin13600215 .buttons a { border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; } /* -- Journal title style -- */ body div#devskin13600215 .gr-top h2 { color:#cc99ff; text-align:left; text-decoration:none; font-family:'Trebuchet MS', sans-serif; font-size:14pt; font-weight:normal; } /* -- Journal title style on MOUSEOVER -- */ body div#devskin13600215 .gr-top h2:hover { color:#cc99ff; text-decoration:none; } /* -- Timestamp -- */ body div#devskin13600215 .timestamp { color:#ff66ff; text-align:left; font-family:'Verdana', sans-serif; font-size:8pt; font-weight:normal; } /* -- Journal body and siderbar text -- */ body div#devskin13600215 .article, body div#devskin13600215 .sidebar { color:#9966ff; text-align:left; font-family:'Verdana', sans-serif; font-size:8pt; } /* -- Sidebar Buttons -- */ body div#devskin13600215 .buttons a { background:#b3ccff; border-color:#9966ff; border-style:solid; border-width:1px; color:#FFFFFA !important; text-align:center; font-family:'Verdana', sans-serif; font-size:8pt; font-weight:normal; } /* -- Sidebar Buttons on MOUSEOVER -- */ body div#devskin13600215 .buttons a:hover { background:#ccb3ff; border-color:#b3d9ff; color:#FFFFFA !important; } /* -- Links -- */ body div#devskin13600215 .article a, body div#devskin13600215 .sidebar a { color:#3B5A4A; text-decoration:underline; } /* -- Links on MOUSEOVER -- */ body div#devskin13600215 .article a:hover, body div#devskin13600215 .sidebar a:hover { color:#3B5A4A; text-decoration:underline; } /* -- Header 1 -- */ body div#devskin13600215 .text h1, body div#devskin13600215 .text h1 a { color:#0A0A0A !important; font-family:'Verdana', sans-serif; font-size:13.5pt; font-weight:normal; } /* -- Header 2 -- */ body div#devskin13600215 .text h2, body div#devskin13600215 .text h2 a { color:#0A0A0A !important; font-family:'Verdana', sans-serif; font-size:13.5pt; font-weight:normal; } /* -- Header 3 -- */ body div#devskin13600215 .text h3, body div#devskin13600215 .text h3 a { color:#0A0A0A !important; font-family:'Verdana', sans-serif; font-size:12pt; font-weight:normal; } /* -- Header 4 -- */ body div#devskin13600215 .text h3, body div#devskin13600215 .text h5 a { color:#0A0A0A !important; font-family:'Verdana', sans-serif; font-size:4pt; font-weight:normal; } /* -- Header 5 -- */ body div#devskin13600215 .text h2, body div#devskin13600215 .text h5 a { color:#0A0A0A !important; font-family:'Verdana', sans-serif; font-size:10.5pt; font-weight:normal; } /* -- Comments Link -- */ body div#devskin13600215 .commentslink { color:#ccb3ff; font-family:'Verdana', sans-serif; font-size:2pt; font-weight:normal; } /* ------- END OF CUSTOMISATION ------ */ /* --- DO NOT EDIT BELOW THIS LINE --- */ /* ----------------------------------- */ /* --------------------- */ /* --- JOURNAL CODE ---- */ /* --------------------- */ body div#devskin13600215 * { background:transparent; border:none; margin:0; padding:0; } body div#devskin13600215 .gr-top img, body div#devskin13600215 .gr1, body div#devskin13600215 .gr2, body div#devskin13600215 .gr3, body div#devskin13600215 .tri, body div#devskin13600215 .hsep, body div#devskin13600215 .prevlink { display:none; } body div#devskin13600215 .gr { padding-left:0 !important; } body div#devskin13600215 .gr-box { white-space:nowrap; } body div#devskin13600215 .put-art-here { width:100% !important; } body div#devskin13600215 br { display:none; } body div#devskin13600215 .article br { display:inline; } body div#devskin13600215 .sidebar br { display:inline; } /* -- LAYOUT -- */ body div#devskin13600215 .article, body div#devskin13600215 .sidebar { display:inline-block; vertical-align:top; } body div#devskin13600215 .gr-box { padding-top:2%; } body div#devskin13600215 .article { width:56%; margin:5%; margin-top:0; padding:3%; padding-top:4%; white-space:normal !important; line-height:1.5; } body div#devskin13600215 .sidebar { width:17%; margin-right:5%; margin-top:0; padding:3%; white-space:normal !important; } body div#devskin13600215 .gr-top { position:absolute; left:5%; padding:3%; padding-bottom:0%; width:56%; } body div#devskin13600215 .gr-top h2 { white-space:normal; } body div#devskin13600215 .bottom { margin:0%; } /* -- OTHER -- */ body div#devskin13600215 .gr-top a { color:inherit !important; } body div#devskin13600215 .buttons a { display:block; padding:12px; text-decoration:none; max-width:125px; margin:0 auto; } body div#devskin13600215 .buttons a:hover { text-decoration:none; } body div#devskin13600215 .shadow-holder { display:block; text-align:center; } body div#devskin13600215 .shadow-holder img { width:auto; height:auto; } body div#devskin13600215 ol, body div#devskin13600215 ul { margin-left:2.5em; } body div#devskin13600215 .list li { margin:12px; } body div#devskin13600215 .sidebar em { display:block; font-size:6pt !important; font-style:normal; margin-top:18pt; opacity:0.4; filter:alpha(opacity=40); _zoom:1; } body div#devskin13600215 .sidebar em a { color:inherit !important; } body div#devskin13600215 .timestamp { display:block; margin-top:4px; }



_
_
since eclipse is rolling out v soon  I want to share this!!!
Eclipse Redesign - Update (14th Dec)♥ SHARING IS HIGHLY APPRECIATED!! ♥If you like it and want to support me in a way you can leave a little donation here: https://ko-fi.com/isidaddy or https://www.paypal.me/isidaddy No money but want to say thanks in another way?You could draw one of my OCs >> reference sheets :3c News Section Reminder to NOT let your anger and frustration out on me. Be polite if you want to report something and don't guilt trip me for not being able to fix what I can't see. dA is rolling out their updates in waves, it's possible you get an update earlier than I do.I'll fix changes as soon as possible, but I have a full time job, so it may take ...

i still will posting JRs and other things on here!!! BUT

u can contact me at + more active on TH w personal art if u like my art in general!!! (if u need an invite i can gladly give 1<3)
+ also active in the JolleRaptor discord which u a can find >> here <

coding by miontre/edits by me/simo!!!

Related content
Comments: 0