1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00

CSS uses C-style comments, not C++-style.

This commit is contained in:
Dag-Erling Smørgrav 2003-05-15 08:39:00 +00:00
parent 3aa990306e
commit ac74e878e4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115021

View File

@ -1,4 +1,6 @@
// $FreeBSD$ /*
* $FreeBSD$
*/
BODY, H1, H2, H3, H4, H5, H6, LI { BODY, H1, H2, H3, H4, H5, H6, LI {
font-family: Helvetica, sans-serif; font-family: Helvetica, sans-serif;