-
Notifications
You must be signed in to change notification settings - Fork 26
/
userContent.css
32 lines (20 loc) · 1.2 KB
/
userContent.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/*///////////////////////////////////////////////////////////////////////////////////////\
┏┓┏┓ ┳┳┓ ┏┳┓┳┳┳┓┏┓
┣ ┣ ┃┃┃ ┃ ┃┃┃┃┣┫
┻ ┻ ┗┛┗┛ ┻ ┻┛ ┗┛┗
FF Ultima: https://github.com/soulhotel/FF-ULTIMA
Wiki: https://github.com/soulhotel/FF-ULTIMA/wiki
Latest Version: https://github.com/soulhotel/FF-ULTIMA/releases/latest
License: MPL 2.0 https://github.com/soulhotel/FF-ULTIMA/blob/main/LICENSE
\////////////////////////////////////////////////////////////////////////////////////////*/
/*
- To remove a certain websites style, just delete its line below.
- Then open the website in new tab, no restart needed.
*/
@import url(theme/website-styles.css); /*styling for multiple websites*/
@import url(theme/website-newtab.css); /*new tab page*/
@import url(theme/website-newtab-wallpapers.css); /*new tab page wallpapers*/
@import url(theme/website-reddit.css); /*reddit*/
@import url(theme/website-yt.css); /*youtube*/
@import url(theme/website-private.css); /*private new tab page */
/*@import url(theme/sidebery-theming.css); WIP */