Attachment 'greenonblack.css'

Download

   1 /* ----------- common.css changes -------------- */
   2 
   3 html { color: green; font-family: "courier new", monospace; background: black; }
   4 hr { color: green; background-color: green; border: .5px solid green}
   5 pre { background-color: #222; border: 4px ridge green; }
   6 textarea { font-family: "courier new", monospace; background-color: #333; color: lightgrey; border: 4px ridge green; }
   7 input { background-color: lightgreen; }
   8 
   9 /* Links */
  10 a:link { color: lightgreen; }
  11 
  12 /* Dead links */
  13 a.moin-nonexistent:visited,
  14 a.moin-nonexistent,
  15 a.moin-badinterwiki:visited,
  16 a.moin-badinterwiki { color: #a5a; }
  17 
  18 /* Footnotes */
  19 .footnotes div { border-top: 2pt dashed green; }
  20 
  21 /* Edit and edit preview page  */
  22 input#comment { background-color: #333; color: lightgrey; border: 2px ridge green; }
  23 #data_file { background-color: #333; color: lightgrey; }
  24 
  25 /* History pages */
  26 #moin-global-history,
  27 #moin-page-history { border: 4px ridge green; }
  28 #moin-global-history a,
  29 #moin-page-history a { color: green; } 
  30 #moin-global-history th,
  31 #moin-page-history th { background-color: #333; color: lightgrey; }
  32 #moin-global-history td,
  33 #moin-page-history td { background-color: #111; color: lightgrey}
  34 #moin-global-history tr,
  35 #moin-page-history tr { border: 1px solid grey; }
  36 .moin-diff-removed { font-family: "courier new", monospace; }
  37 
  38 /* Table of Contents*/
  39 div.table-of-contents  { background-color: #333; color: green; border: 4px ridge green}
  40 
  41 /* --------- screen.css changes -------- */
  42 		
  43 /* Content */
  44 #moin-page { background-color: black; border-top: 2px dashed green; }
  45 
  46 /* Links */
  47 a:link { color: lightgreen; }
  48 a:visited { color: lightgrey; }
  49 a:visited:hover { text-decoration: underline; color: lightgreen; }
  50 a:hover,
  51 a:active { color: lightgreen; }
  52 a.moin-nonexistent:link { color: #07C; }
  53 a.moin-nonexistent:hover { color: red; text-decoration: underline; } 
  54 
  55 /* Header */
  56 #moin-header { background: black; }
  57 
  58 #moin-username input { color: lightblue; font-size: 0.82em; cursor: pointer; }
  59 #moin-username input:hover { color: green; }
  60 .moin-flash-info { color:green; }
  61 
  62 /* Searchform */
  63 #moin-searchinput { background-color: #444; color: lightgrey; border: 4px ridge green; }
  64 #moin-searchform label { display:none; }
  65 
  66 
  67 /* Navibar */
  68 #moin-navibar li { border: 1px dashed black; font-size: 1em; border-bottom: none; margin-bottom: 1px; }
  69 #moin-navibar li.wikilink { background: lightgreen; }
  70 #moin-navibar li:hover { background: #D6E4F9; }
  71 			
  72 /* Pageline  */
  73 #moin-pageline { border-top: .5px solid black; background: lightgreen; }
  74 
  75 /* Editbar / Footer */
  76 .moin-editbar { margin-bottom: -4px; background: black; border-bottom: 2px solid green; border-top: 1px solid green; margin-top: 0; }
  77 .moin-editbar a:link { color: lightgreen; }
  78 .moin-editbar a:visited { color: lightgrey; }
  79 .moin-editbar a:hover { text-decoration: underline; }
  80 #moin-actionsmenu-select { background-color: #444; color: lightgrey; border: 2px ridge green; }
  81 
  82 /* Footer */
  83 #moin-footer { border-top: none; }
  84 #moin-credits a { color: grey; }

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2010-11-30 22:21:31, 78.5 KB) [[attachment:Global_History.png]]
  • [get | view] (2010-11-30 22:22:08, 55.2 KB) [[attachment:Modify.png]]
  • [get | view] (2010-11-30 22:22:24, 55.3 KB) [[attachment:Show.png]]
  • [get | view] (2010-11-30 22:17:28, 2.9 KB) [[attachment:greenonblack.css]]
  • [get | view] (2010-11-30 22:19:56, 3.3 KB) [[attachment:wikiconfig.py]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.