diff --git a/default.css b/default.css index a40b29b..37dfeda 100644 --- a/default.css +++ b/default.css @@ -189,7 +189,7 @@ div.webtitle { background-color: #215498; border-bottom: 4px solid #104387; padding-left: 10px; - padding-top: 12px; + padding-top: 10px; } div.webtitle div { @@ -197,11 +197,6 @@ div.webtitle div { background-color: #215498; } -div.webtitle div.csclogo { - padding-right: 10px; - background-color: #215498; -} - a.diritem, a.diritem:link, a.diritem:visited, a.diritem:active { font-family: 'Lucida Grande', Sans, Sans-serif; font-size: 14px; diff --git a/logos/Makefile b/logos/Makefile deleted file mode 100644 index ccba01e..0000000 --- a/logos/Makefile +++ /dev/null @@ -1,3 +0,0 @@ - -csc_only.png: csc_only.ps Makefile - echo | gs -sDEVICE=pngmono -sOutputFile=$@ -dBATCH -dNOWAIT -dDOINTERPOLATE -g3200x1400 $< \ No newline at end of file diff --git a/logos/csc_160_70.png b/logos/csc_160_70.png deleted file mode 100644 index 623cb9b..0000000 Binary files a/logos/csc_160_70.png and /dev/null differ diff --git a/logos/csc_80_35.png b/logos/csc_80_35.png deleted file mode 100644 index 5635def..0000000 Binary files a/logos/csc_80_35.png and /dev/null differ diff --git a/logos/csc_80_35_white.png b/logos/csc_80_35_white.png deleted file mode 100644 index ddaf913..0000000 Binary files a/logos/csc_80_35_white.png and /dev/null differ diff --git a/logos/csc_bevel.xcf b/logos/csc_bevel.xcf deleted file mode 100644 index ffb301e..0000000 Binary files a/logos/csc_bevel.xcf and /dev/null differ diff --git a/logos/csc_only.ps b/logos/csc_only.ps deleted file mode 100644 index df1047e..0000000 --- a/logos/csc_only.ps +++ /dev/null @@ -1,27 +0,0 @@ -%!PS-Adobe-2.0 -%%Creator:Ian Goldberg -%%Title:CSC Logo -%%BoundingBox: 0 0 320 140 -%%EndComments -gsave %0 setlinecap 0 setlinejoin 1 setlinewidth -newpath -10 %% Half of the line width, where the circles have radius 60 -%% Calculate the magic angles -dup dup dup 2 mul 30 sub exch 60 sub div dup dup mul 1 exch sub sqrt exch atan -/csclogomagic1 exch def -dup 2 mul 30 add exch 60 add div dup dup mul 1 exch sub sqrt exch atan -/csclogomagic2 exch def -/csclogowid exch def - -10 10 scale -130 70 60 csclogowid sub 0 180 csclogomagic1 sub arcn -70 70 60 csclogowid add csclogomagic2 360 arc -190 70 60 csclogowid sub 180 csclogomagic1 neg arcn -250 70 60 csclogowid add 180 csclogomagic2 add 180 qarc -csclogowid dup add 0 rmoveto -250 70 60 csclogowid sub 180 csclogomagic1 180 add arcn -190 70 60 csclogowid add csclogomagic2 neg 180 arc -70 70 60 csclogowid sub 0 csclogomagic1 arcn -130 70 60 csclogowid add 180 csclogomagic2 sub 360 arc -closepath fill -showpage diff --git a/logos/csc_only.xcf b/logos/csc_only.xcf deleted file mode 100644 index fd58482..0000000 Binary files a/logos/csc_only.xcf and /dev/null differ diff --git a/logos/csc_title.gif b/logos/csc_title.gif new file mode 100644 index 0000000..0ddf87c Binary files /dev/null and b/logos/csc_title.gif differ diff --git a/logos/csc_title.png b/logos/csc_title.png deleted file mode 100644 index 8438f93..0000000 Binary files a/logos/csc_title.png and /dev/null differ diff --git a/logos/csclogo.ps b/logos/csclogo.ps deleted file mode 100644 index 6f2c31c..0000000 --- a/logos/csclogo.ps +++ /dev/null @@ -1,31 +0,0 @@ -%!PS-Adobe-2.0 EPSF-1.2 -%%Creator:Ian Goldberg -%%Title:CSC Logo -%%BoundingBox: 0 0 540 165 -%%EndComments -gsave %0 setlinecap 0 setlinejoin 1 setlinewidth -newpath -10 %% Half of the line width, where the circles have radius 60 -%% Calculate the magic angles -dup dup dup 2 mul 30 sub exch 60 sub div dup dup mul 1 exch sub sqrt exch atan -/csclogomagic1 exch def -dup 2 mul 30 add exch 60 add div dup dup mul 1 exch sub sqrt exch atan -/csclogomagic2 exch def -/csclogowid exch def - -130 95 60 csclogowid sub 0 180 csclogomagic1 sub arcn -70 95 60 csclogowid add csclogomagic2 360 arc -190 95 60 csclogowid sub 180 csclogomagic1 neg arcn -250 95 60 csclogowid add 180 csclogomagic2 add 180 arc -csclogowid dup add 0 rmoveto -250 95 60 csclogowid sub 180 csclogomagic1 180 add arcn -190 95 60 csclogowid add csclogomagic2 neg 180 arc -70 95 60 csclogowid sub 0 csclogomagic1 arcn -130 95 60 csclogowid add 180 csclogomagic2 sub 360 arc -closepath fill -/Helvetica findfont 48 scalefont setfont -(Computer) 330 115 moveto show -(Science) 330 75 moveto show -(Club) 330 35 moveto show -/Helvetica findfont 18 scalefont setfont -(A Student Chapter of the ACM) 135 5 moveto show grestore diff --git a/xsl/common.xsl b/xsl/common.xsl index c76a8af..ec12881 100644 --- a/xsl/common.xsl +++ b/xsl/common.xsl @@ -65,14 +65,8 @@
- -
- Computer Science Club -
+ CSC Logo