Add a link to the FreeBSD Journal.

Requested by:	anne, deb
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2014-06-27 19:36:12 +00:00
parent 11a2f09aad
commit dd1d970288
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45134
2 changed files with 20 additions and 0 deletions

View file

@ -95,6 +95,16 @@ h4 {
padding-left: 5px;
}
#txtfrontjournalblock {
padding-left: 0px;
}
#txtfrontjournallink {
font-size: 1.2em;
font-weight: bold;
padding-left: 1px;
}
/* Link Styles */
a:link { color:#990000; text-decoration: underline; }