Skip to content

Commit

Permalink
Add WEBOS
Browse files Browse the repository at this point in the history
  • Loading branch information
coffandro committed Aug 21, 2024
1 parent 018a2e8 commit e30dadf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "Lively"]
path = Lively
url = https://github.com/coffandro/Lively
[submodule "HTMLOS"]
path = HTMLOS
url = https://github.com/coffandro/HTMLOS
1 change: 1 addition & 0 deletions HTMLOS
Submodule HTMLOS added at 1fb1a3
2 changes: 1 addition & 1 deletion css/stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ body {
--MPFontSize:35px;
--MH1FontSize:55px;
--MH2FontSize:45px;
--hover-color: #ee8695;
/* Theme colours */
--hover-color: #ee8695;
--main-color: #fbbbad;
--main-bg-color: #292831;
--alt-bg-color: #333;
Expand Down

0 comments on commit e30dadf

Please sign in to comment.