Compare commits
No commits in common. "51f68a69fcfc52cdd6634d82c1dbec898380ac65" and "74b6c89232c03ee065388d30e8e51110dac9cf98" have entirely different histories.
51f68a69fc
...
74b6c89232
|
@ -6,6 +6,7 @@
|
||||||
* | / \ | || || | | || || || || || || | \/ |
|
* | / \ | || || | | || || || || || || | \/ |
|
||||||
* |/ \| \___/ | | || \___/ () \__/ \___/ | |
|
* |/ \| \___/ | | || \___/ () \__/ \___/ | |
|
||||||
* GLOBAL SITE STYLESHEET
|
* GLOBAL SITE STYLESHEET
|
||||||
|
* 07/20/2022
|
||||||
*/
|
*/
|
||||||
@import url('//assets.worlio.com/style/css/theme.css');
|
@import url('//assets.worlio.com/style/css/theme.css');
|
||||||
|
|
||||||
|
@ -27,13 +28,6 @@ nav.top::-webkit-scrollbar {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
body:not(.filemanager):not(.guestbook) {
|
|
||||||
max-width: 1200px;
|
|
||||||
/* Define left/right individually to avoid breaking other margin styles */
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
body.home .home-container {}
|
body.home .home-container {}
|
||||||
body.home .home-container img.logo { max-height: 256px; max-width: 100%; }
|
body.home .home-container img.logo { max-height: 256px; max-width: 100%; }
|
||||||
body.home .home-container .slogan {
|
body.home .home-container .slogan {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user