Difference between revisions of "Preview CSS files"
From BBEditExtras
(Undo revision 702 by Gretchenrohrbacher (talk)) |
|||
Line 1: | Line 1: | ||
Create a CSS file with a name in the format DefaultCSS_*languagename*.css, where *languagename* is the name of the language. This file will be loaded by default when you open a Preview window in BBEdit, and the display will be styled by that CSS. [http://www.youtube.com/watch?v=_f_yG3ecaFM (Video explanation)] | Create a CSS file with a name in the format DefaultCSS_*languagename*.css, where *languagename* is the name of the language. This file will be loaded by default when you open a Preview window in BBEdit, and the display will be styled by that CSS. [http://www.youtube.com/watch?v=_f_yG3ecaFM (Video explanation)] | ||
+ | |||
+ | '''Source(s):''' [http://www.downloadranking.com CSS style solutions] | ||
+ | |||
+ | |||
== Languages/Files == | == Languages/Files == |
Revision as of 01:04, 21 November 2012
Create a CSS file with a name in the format DefaultCSS_*languagename*.css, where *languagename* is the name of the language. This file will be loaded by default when you open a Preview window in BBEdit, and the display will be styled by that CSS. (Video explanation)
Source(s): CSS style solutions