... |
... |
@@ -1,23 +1,5 @@ |
1 |
1 |
{{html clean="false"}} |
2 |
2 |
<style> |
3 |
|
-.dashboard-column { |
4 |
|
- background-color: #002a4d !important; |
5 |
|
- border: 1px solid #004b80; |
6 |
|
- color: #f0f0f0; |
7 |
|
-} |
8 |
|
-</style> |
9 |
|
-.cat-race a { color: #00ffff !important; } |
10 |
|
-.cat-history a { color: #ffcc66 !important; } |
11 |
|
-.cat-discrimination a { color: #ff6666 !important; } |
12 |
|
-.cat-politics a { color: #3399ff !important; } |
13 |
|
-.cat-media a { color: #cc99ff !important; } |
14 |
|
-.cat-healthcare a { color: #ff9999 !important; } |
15 |
|
-.cat-science a { color: #99ff99 !important; } |
16 |
|
-.cat-social a { color: #ffccff !important; } |
17 |
|
-.cat-crime a { color: #ff9933 !important; } |
18 |
|
-.cat-jews a { color: #ccccff !important; } |
19 |
|
-.cat-humor a { color: #ffff66 !important; } |
20 |
|
- |
21 |
21 |
.dashboard-columns { |
22 |
22 |
display: flex; |
23 |
23 |
justify-content: space-between; |
... |
... |
@@ -25,28 +25,68 @@ |
25 |
25 |
margin-bottom: 2em; |
26 |
26 |
gap: 1.5em; |
27 |
27 |
} |
|
10 |
+ |
28 |
28 |
.dashboard-column { |
29 |
29 |
flex: 1; |
30 |
30 |
min-width: 250px; |
31 |
|
- background-color: #1a1a1a; |
|
14 |
+ background-color: #002a4d; |
32 |
32 |
padding: 1em; |
33 |
|
- border: 1px solid #333; |
|
16 |
+ border: 1px solid #004b80; |
34 |
34 |
border-radius: 10px; |
|
18 |
+ color: #f0f0f0; |
35 |
35 |
} |
|
20 |
+ |
36 |
36 |
.dashboard-column h3 { |
37 |
37 |
margin-top: 0; |
38 |
38 |
border-bottom: 1px solid #444; |
39 |
39 |
padding-bottom: 4px; |
40 |
40 |
} |
|
26 |
+ |
41 |
41 |
.dashboard-column ul { |
42 |
42 |
list-style: none; |
43 |
43 |
padding-left: 0; |
44 |
44 |
} |
|
31 |
+ |
45 |
45 |
.dashboard-column li { |
46 |
46 |
margin: 0.3em 0; |
47 |
47 |
} |
|
35 |
+ |
|
36 |
+.dashboard-column .cat-race a, |
|
37 |
+.panelContents .cat-race a { color: #FFFFCC !important; } |
|
38 |
+ |
|
39 |
+.dashboard-column .cat-history a, |
|
40 |
+.panelContents .cat-history a { color: #FFFFCC !important; } |
|
41 |
+ |
|
42 |
+.dashboard-column .cat-discrimination a, |
|
43 |
+.panelContents .cat-discrimination a { color: #FFFFCC !important; } |
|
44 |
+ |
|
45 |
+.dashboard-column .cat-politics a, |
|
46 |
+.panelContents .cat-politics a { color: #FFFFCC !important; } |
|
47 |
+ |
|
48 |
+.dashboard-column .cat-media a, |
|
49 |
+.panelContents .cat-media a { color: #FFFFCC !important; } |
|
50 |
+ |
|
51 |
+.dashboard-column .cat-healthcare a, |
|
52 |
+.panelContents .cat-healthcare a { color: #FFFFCC !important; } |
|
53 |
+ |
|
54 |
+.dashboard-column .cat-science a, |
|
55 |
+.panelContents .cat-science a { color: #FFFFCC !important; } |
|
56 |
+ |
|
57 |
+.dashboard-column .cat-social a, |
|
58 |
+.panelContents .cat-social a { color: #FFFFCC !important; } |
|
59 |
+ |
|
60 |
+.dashboard-column .cat-crime a, |
|
61 |
+.panelContents .cat-crime a { color: #FFFFCC !important; } |
|
62 |
+ |
|
63 |
+.dashboard-column .cat-jews a, |
|
64 |
+.panelContents .cat-jews a { color: #FFFFCC !important; } |
|
65 |
+ |
|
66 |
+.dashboard-column .cat-humor a, |
|
67 |
+.panelContents .cat-humor a { color: #FFFFCC !important; } |
|
68 |
+ |
48 |
48 |
</style> |
49 |
49 |
|
|
71 |
+ |
50 |
50 |
<h2>📚 Categories</h2> |
51 |
51 |
<div class="dashboard-columns"> |
52 |
52 |
|
... |
... |
@@ -141,6 +141,7 @@ |
141 |
141 |
</ul> |
142 |
142 |
</div> |
143 |
143 |
|
|
166 |
+ |
144 |
144 |
</div> |
145 |
145 |
{{/html}} |
146 |
146 |
|
... |
... |
@@ -149,7 +149,7 @@ |
149 |
149 |
|
150 |
150 |
= Content Being Worked on: = |
151 |
151 |
|
152 |
|
-* [[Jewish Crimes and Atrocities>>doc:Main Categories.Israel, Palestine, and Judaism.WebHome]] |
|
175 |
+* [[Jewish Crimes and Atrocities>>doc:Main Categories.Israel and Palestine.WebHome]] |
153 |
153 |
* Historical Introduction to Nationalism |
154 |
154 |
* Trends in Societies views on Whites over the last 50 years [[(Anes Datasets, lots of data)>>doc:Main Categories.Science & Research.Data and Trends.Anes.WebHome]] |
155 |
155 |
|
... |
... |
@@ -158,7 +158,7 @@ |
158 |
158 |
* [[Feminism>>doc:Main Categories.Dating & Social Media.Feminism.WebHome]]: Origins and Jewish involvement |
159 |
159 |
* [[USS Liberty>>doc:Main Categories.History.USS Liberty.WebHome]]: detailed analysis and things left out of wikipedia |
160 |
160 |
* [[Revisionism>>doc:Main Categories.History.Real History of WW2.WebHome]] |
161 |
|
-* [[Documenting individual cases of Antiwhite discrimination>>doc:Main Categories.Discrimination.Discrimination Against White People.WebHome]], pay discrimination, modern segregation, double standards |
|
184 |
+* [[Documenting individual cases of Antiwhite discrimination>>doc:Main Categories.Anti White Incidents.WebHome]], pay discrimination, modern segregation, double standards |
162 |
162 |
* Jewish hypocrisy and evidence of [[intent>>doc:Main Categories.Jews.Evidence of Intent.WebHome]] for the ongoing [[White Genocide>>doc:Main Categories.Race.White Genocide.WebHome]]. |
163 |
163 |
* [[Research papers>>doc:Main Categories.Science & Research.Research at a Glance.WebHome]] on all topics, formatted and summarized if possible |
164 |
164 |
* Additional Pro White sites and [[resources>>doc:Guides and Help.Resources.WebHome]]. (You're welcome to add your own site for self promotion) |