Attachment 'kbd.css'

Download

   1 @import url("/wiki/modern/css/common.css");
   2 
   3 kbd {
   4     font-family: sans-serif
   5     font-size: 0.9em;
   6     white-space: nowrap;
   7     background-color: #EEE;
   8     padding: 0pt 0.4em;
   9     border: solid 0.2em;
  10     border-top-color: #DDD;
  11     border-right-color: #BBB;
  12     border-bottom-color: #BBB;
  13     border-left-color: #DDD;
  14 }

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] (2009-07-27 09:33:04, 0.3 KB) [[attachment:kbd.css]]
  • [get | view] (2009-07-27 09:29:49, 1.0 KB) [[attachment:kbd.py]]
  • [get | view] (2010-02-19 11:21:38, 1.2 KB) [[attachment:kbd2.py]]
 All files | Selected Files: delete move to page copy to page

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