-
Notifications
You must be signed in to change notification settings - Fork 4
Common Theme Changelog
Grom edited this page Jan 23, 2021
·
10 revisions
- Revised the version counting method
- Some new variables
- Several bugfixes
- Several adjustments to the menu's CSS to make SVG logos possible
New features:
- Replacement of all menu icons, the header and header-logo with SVG vectorgraphics
- New Extension: Dark mode
- Added "Stable" and "latest" build to subscribe to "automatic updates"
- You can use classes to add the sidebar icons, instead of the images
- You can also use classes to set the color of sidebar boxes, making them more flexible
Test this version before you apply it!
Formerly 1.3.8
- Moved to GitHub
- Implemented all resources on GitHub. No other external resources anymore.
- Several bugfixes
Added new classes:
- Classes to imitate HTML elements, like .h2 or .b
- Classes for aligning text: .align-center, .align-right, .float-left and .float-right
- Classes to imitate a table of contents: .toc, .toc-title and .toc-list
- A new variant of the content panel class set: White-Paper. Example: http://scp-wiki-de.wikidot.com/task-forces
Added new extension: Forum enhancements
Formerly 1.3.7
- Several bugfixes
Added new classes:
- .hyphens: Activates automatic hyphens in an element
- .justify: Justifies the content of an element; for use with .hyphens
- .indent: Indents all first lines within an element by 2em
- .no-indent: Disables indenting for an element within an indenting element
The indenting can be changed by adding this code and modifying the dimension:
[[module css]]
:root { --ct_dim_text-indent: 2em; }
[[/module]]
Formerly 1.3
- Full overhaul, optimization and partly rewrite of the theme
- Added bugfixes
- Added modification support
1.0.1: Fixed a bug of the social-media link icons in the sidebar.
1.0.2: Fixed a bug of the image-box.
1.0.3: Fixed a bug in the header-text-scaling.
1.0.4: Fixed a bug in the mobile topbar.
1.0.5: Added a missing variable.
1.0.6: Added a missing shadow.
Formerly 1.2. Last pre-optimization release, basically the Revision 78 from SCP-EN's theme http://www.scpwiki.com/component:theme with a few changed dimensions of the interwiki-module