Changes for page The No Nonsense Forex Way

Last modified by Drunk Monkey on 2020-06-29 16:45

From version 10.1
edited by Drunk Monkey
on 2020-04-15 21:45
Change comment: There is no comment for this version
To version 11.1
edited by Drunk Monkey
on 2020-04-15 21:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,10 +6,41 @@
6 6  
7 7  It's a very sane and educational approach to forex trading.
8 8  
9 -{{html}}
10 -<script src="./files/sorttable.js"></script>
11 -{{/html}}
9 +{{html}}<script src="./files/sorttable.js"></script><style>
10 +td { vertical-align:top; }
11 +th { vertical-align:middle; }
12 +table tr:hover {
13 + -webkit-filter: invert(0.1);
14 + filter: invert(0.1);
15 + background: #ffdddd!important;
16 +}
12 12  
18 +table td {
19 + text-align:center;
20 + vertical-align:top;
21 + border-bottom: 1px solid #eeeeee;
22 +}
23 +
24 +table td.left {
25 + text-align:left;
26 +}
27 +
28 +table tr:nth-child(odd) { background: #eeeeee; }
29 +table tr:nth-child(even) { background: #ffffff; }
30 +
31 +th { background-color:black; color:white; }
32 +
33 +th.techanalysis { color:gold }
34 +th.metals { color:silver }
35 +th.psychology { color:dodgerblue }
36 +th.money { color:green }
37 +th.video { color:red }
38 +
39 +a {
40 + text-decoration: none;
41 +}
42 +</style>{{/html}}
43 +
13 13  == The Course ==
14 14  
15 15  (% class="sortable" id="sortMe" %)