File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1010 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
1111 < title > Bedrock Edition Community Tweaks</ title >
1212 < link rel ="stylesheet " href ="theme.css " />
13- < link rel ="stylesheet " href ="oreui-html/src/oreui.css " />
1413 < link href ="icon.png " rel ="icon " type ="image/x-icon " />
1514 </ head >
1615 < body >
Original file line number Diff line number Diff line change 11@import url (
"https://fonts.googleapis.com/css2?family=Pixelify+Sans:[email protected] &display=swap" );
2+ @import url ('https://nspc911.github.io/OreUI-HTML/oreui.css' );
3+
24a : link {
35 color : cyan;
46 background-color : transparent;
@@ -124,4 +126,4 @@ button[class$="button"] {
124126}
125127.discobutton {
126128 background : url ("others/discord.png" );
127- }
129+ }
You can’t perform that action at this time.
0 commit comments