Advertisement
Guest User

Beta ETF2L Light

a guest
Jun 2nd, 2015
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.99 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("beta.etf2l.org") {
  4.  
  5. a {
  6. text-shadow: none;
  7. }
  8.  
  9. #sidebar-top a {
  10. color: #222;
  11. }
  12.  
  13. #sidebar-top a:hover {
  14. color: #333;
  15. }
  16.  
  17. #sidebar-top span.label.label-default b a{
  18. color: #EEE;
  19. }
  20.  
  21. #sidebar-top.shadow header ul.nav.nav-tabs li a:hover {
  22. color: #EEE;
  23. }
  24.  
  25. #sidebar-top #tf2pickup h5 a {
  26. color: #EEE;
  27. }
  28.  
  29. /*RIGH MENU-----------------------------------------------------------------------*/
  30.  
  31. .widget .media {
  32. background-color: #EEE;
  33. }
  34.  
  35. .widget h3, .widget h2 {
  36. background-color: #324159;
  37. padding-left: 10px;
  38. }
  39.  
  40. .widget ul li {
  41. background-color: #EEE;
  42. color: #222;
  43. }
  44.  
  45. .widget ul li:nth-child(2n) {
  46. background: #DDD none repeat scroll 0% 0%;
  47. }
  48.  
  49. .widget a {
  50. color: #222;
  51. }
  52.  
  53. .widget a:hover {
  54. color: #333;
  55. }
  56.  
  57. .widget table {
  58. background-color: #EEE;
  59. }
  60.  
  61. .widget table tbody tr:nth-child(2n) {
  62. background: #DDD none repeat scroll 0% 0%;
  63. }
  64.  
  65. .table tfoot tr td {
  66. background-color: #324159;
  67. }
  68.  
  69. .table tfoot tr td a {
  70. color: #EEE;
  71. text-shadow: none;
  72. }
  73.  
  74. .table tfoot tr td a:hover {
  75. color: #EEE;
  76. text-shadow: none;
  77. }
  78.  
  79. .widget table tbody td {
  80. color: #222;
  81. }
  82.  
  83. .widget .tag {
  84. color: #222;
  85. }
  86.  
  87. .widget .tag:hover {
  88. color: #333;
  89. }
  90.  
  91. /*BLOG-----------------------------------------------------------------------*/
  92.  
  93. .posts article header {
  94. background-color: #324159;
  95. }
  96.  
  97. .posts h4 a {
  98. position: relative;
  99. left: 24px;
  100. text-shadow: none;
  101. }
  102.  
  103. .hentry h2 {
  104. display: inline;
  105. font-size: 20px;
  106. }
  107.  
  108. /*FORUM-----------------------------------------------------------------------*/
  109.  
  110. .table-list.table-light.table .rowgroup-odd tr {
  111. background-color: #EEE;
  112. }
  113.  
  114. .table-list.table-light.table .rowgroup tr{
  115. background-color: #DDD;
  116. }
  117.  
  118. .table tbody + tbody a {
  119. color: #222;
  120. }
  121.  
  122. .table tbody + tbody a:hover {
  123. color: #333;
  124. }
  125.  
  126. .table tbody + tbody tr td {
  127. color: #222;
  128. }
  129.  
  130. .table tbody + tbody tr td:hover {
  131. color: #333;
  132. }
  133.  
  134. .table.table-light.shadow tbody tr {
  135. background-color: #EEE;
  136. }
  137.  
  138. .table.table-light.shadow tbody tr:nth-child(2n) {
  139. background-color: #DDD;
  140. }
  141.  
  142. .table.table-light.shadow tbody tr a {
  143. color: #222;
  144. }
  145.  
  146. .table.table-light.shadow tbody tr a:hover {
  147. color: #333;
  148. }
  149.  
  150. .table.table-light.shadow tbody tr td {
  151. color: #222;
  152. }
  153.  
  154. .table.table-light.shadow tbody tr td:hover {
  155. color: #333;
  156. }
  157.  
  158. .table.table-light tbody tr th {
  159. background-color: #324159
  160. }
  161.  
  162. .table.table-light tbody tr th:nth-child(2n+1) {
  163. background-color: #324159
  164. }
  165.  
  166. .table.table-light tbody tr:nth-child(2n+1) th{
  167. background-color: #324159
  168. }
  169.  
  170. #comments .media-list .comment {
  171. color: #222;
  172. background-color: #324159;
  173. }
  174.  
  175. #comments .media-list .comment .comment-text {
  176. background-color: #EEE;
  177. }
  178.  
  179. #comments .media-list .comment a{
  180. color: #EEE;
  181. }
  182.  
  183. #comments .media-list .comment div.col-lg-2.visible-lg.comment-meta.pull-right {
  184. color: #EEE;
  185. }
  186.  
  187. blockquote {
  188. border-left: 5px solid #324159;
  189. }
  190.  
  191. /*PROFILE-----------------------------------------------------------------------*/
  192.  
  193. .table.table.table-light tbody tr.odd {
  194. background-color: #DDD
  195. }
  196.  
  197. .table.table.table-light tbody tr {
  198. background-color: #EEE
  199. }
  200.  
  201. .table.table.table-light tbody.rowgroup-odd tr.odd {
  202. background-color: #DDD
  203. }
  204.  
  205. .table.table.table-light tbody tr td{
  206. color: #222
  207. }
  208.  
  209. .table.table.table-light tbody tr td a{
  210. color: #222
  211. }
  212.  
  213. .table.table.table-light tbody tr td a:hover{
  214. color: #333
  215. }
  216.  
  217. article h2 {
  218. font-size: 24px;
  219. }
  220.  
  221. .div-panel-heading {
  222. background-color: #324159;
  223. }
  224.  
  225. .awards .prize, .competitions .prize {
  226. background-color: #324159;
  227. }
  228.  
  229. .winr, .winr a {
  230. color: #008000;
  231. font-weight: bold;
  232. }
  233.  
  234. .teams article .looser {
  235. font-weight: normal;
  236. }
  237.  
  238. .grey, .grey a {
  239. color: #808080;
  240. text-decoration: line-through;
  241. }
  242.  
  243. /*SCORE TABLES------------------------------------------------------------------*/
  244. .table.table-light.table-bordered tbody tr {
  245. background-color: #EEE
  246. }
  247.  
  248. .table.table-light.table-bordered tbody tr:nth-child(2n+1){
  249. background-color: #DDD
  250. }
  251.  
  252. .page-template-etf2l-competition-php article .tag {
  253. color: #222
  254. }
  255.  
  256. .page-template-etf2l-competition-php article .tag:hover {
  257. color: #333
  258. }
  259.  
  260. /*MATCH PAGE--------------------------------------------------------------------*/
  261. .table.table.table-striped tbody tr {
  262. background-color: #EEE
  263. }
  264.  
  265. .table.table.table-striped tbody tr:nth-child(2n+1) td{
  266. background-color: #DDD
  267. }
  268.  
  269. .table.table.table-striped tbody tr td {
  270. color: #222
  271. }
  272.  
  273. .table.table.table-striped tbody tr td.left span.looser a.player-tag.tag {
  274. color: #F00;
  275. font-weight: normal;
  276. }
  277.  
  278. .table.table.table-striped tbody tr td.left span.winr a.player-tag.tag {
  279. font-weight: normal;
  280. }
  281.  
  282. /*RECRUITMENT PAGE---------------------------------------------------------------*/
  283.  
  284.  
  285. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement