Full   Text   Of   CSS   Dot   Family   Class   Shortcuts   File

css-dot-family.css

See also text of main CSS shortcuts file »» css-new-2024-01.css

/*
     3-26-2024

     Remarks go between the slash and star symbols.

     Slash-Star begins a remark block.
     Star-Slash ends a remark block.

     See also the main CSS class shortcut file ... css-new-2024-01.css

     This is intended primarily for use with, but not limited to,
     the HTML alt-0149 special dot character.

     The dot tag does not have a pre-defined color for text.
     By default, the color is black. Use any css color shortcut
     in the main css-new-2024-01.css file to give dot text
     or the alt-0149 HTML symbol a specific color.

*/

dot {font-family:arial,helvetica,sans-serif; font-weight:bold;}

.d60 {font-size:60pt;}
.d50 {font-size:50pt;}
.d40 {font-size:40pt;}
.d36 {font-size:36pt;}
.d32 {font-size:32pt;}

.d30 {font-size:30pt;}
.d28 {font-size:28pt;}
.d26 {font-size:26pt;}
.d24 {font-size:24pt;}
.d22 {font-size:22pt;}

.d20 {font-size:20pt;}
.d18 {font-size:18pt;}
.d16 {font-size:16pt;}
.d14 {font-size:14pt;}
.d12 {font-size:12pt;}




Back To The Top of This Page