Attachment 'Firefox_userContent.css'

Download

   1 @namespace url(http://www.w3.org/1999/xhtml);
   2 
   3 /* APL wiki */
   4 @-moz-document domain("aplteam2.com") { 
   5 pre { 
   6 	font-family: 'APL385 Unicode' ! important;   /* 'APL385 Unicode'  'APLX Upright'  'APL2 Unicode'  SImPL */ }
   7 }
   8 
   9 /* GoogleMail */
  10 @-moz-document domain("mail.google.com") {
  11 textarea {
  12 	font-family: "APL385 Unicode" ! important;
  13 	font-size: large ! important;}
  14 div.goog-imageless-button {margin-right: 15px ! important;}
  15 div.goog-imageless-button-content {
  16 	padding-left: 10px !important;
  17 	padding-right: 10px !important;
  18 	margin-right: 15px !important;}
  19 }
  20 
  21 /* Yahoo group "dyalogusers" */
  22 @-moz-document domain("tech.groups.yahoo.com") {
  23 	td.message, td.message a, td.message noscript {
  24 	font-family:"APL385 Unicode" ! important;
  25 	font-size: large ! important;}
  26 td.msg, td.content {
  27 	font-family:"APL385 Unicode" ! important;
  28 	font-size: large ! important;}
  29 div div.msgarea * {
  30 	font-family:"APL385 Unicode" ! important;
  31 	font-size: large ! important;}
  32 }

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] (2015-01-27 14:26:37, 0.9 KB) [[attachment:Firefox_userContent.css]]
 All files | Selected Files: delete move to page

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