Skip to content

Commit

Permalink
Added more files
Browse files Browse the repository at this point in the history
  • Loading branch information
plasma4 authored Jun 26, 2024
1 parent 7ead68b commit bfdc8aa
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
Binary file added Magix/frames.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Magix/gizmosc2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions Magix/newMagix.css
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ body {

.thing>.overlay
{
background:url(https://file.garden/Xbm-ilapeDSxWf1b/frames.png);
background:url(frames.png);
margin:-2px;
}

.thing.utilframed>.overlay
{
background:url(https://file.garden/Xbm-ilapeDSxWf1b/frames.png);
background:url(frames.png);
background-position:-338px 0px;
}

Expand All @@ -79,7 +79,7 @@ body {
}
.thing.shadowachiev>.overlay
{
background:url(https://file.garden/Xbm-ilapeDSxWf1b/roundFrameShadowAchiev.png);
background:url(roundFrameShadowAchiev.png);
margin:-2px;
}
.thing.shadowachiev
Expand All @@ -98,7 +98,7 @@ body {
}
.thing.seasonalachiev>.overlay
{
background:url(https://file.garden/Xbm-ilapeDSxWf1b/roundFrameSeasonalAchiev.png);
background:url(roundFrameSeasonalAchiev.png);
margin:-2px;
}
.thing.seasonalachiev
Expand All @@ -113,7 +113,7 @@ body {
}
.thing.c2achiev>.overlay
{
background:url(https://file.garden/Xbm-ilapeDSxWf1b/roundFramec2.png);
background:url(roundFramec2.png);
margin:-2px;
}
.thing.c2achiev
Expand Down Expand Up @@ -148,7 +148,7 @@ body {
top:0px;
padding:0px;
text-align:center;
background:url(https://file.garden/Xbm-ilapeDSxWf1b/c2/gizmosc2.png);
background:url(gizmosc2.png);
cursor:pointer;
}
.gizmo2 {top:16px;height:20px;background-position:0px -16px;}
Expand All @@ -159,4 +159,4 @@ body {
.gizmo3:hover,.gizmo3:active{background-position:-17px -36px;}

.gizmo2.off{background-position:-34px -20px;}
.gizmo2.off:hover,.gizmo2.off:active{background-position:-34px 0px;}
.gizmo2.off:hover,.gizmo2.off:active{background-position:-34px 0px;}
Binary file added Magix/roundFrameSeasonalAchiev.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Magix/roundFrameShadowAchiev.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Magix/roundFramec2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bfdc8aa

Please sign in to comment.