Browse code

Category not bold

Michael F. Schönitzer authored on 08/09/2014 21:09:25
Showing 1 changed files
... ...
@@ -35,7 +35,7 @@
35 35
 \newcommand{\software}[7]{
36 36
 \begin{minipage}[t][0.4\textheight]{1\textwidth}
37 37
 \flushleft
38
-\section*{#1 \hfill \textcolor{gray}{#2}}
38
+\section*{#1 \hfill \normalfont\textcolor{gray}{#2}}
39 39
 #3 
40 40
 \medskip
41 41
 
... ...
@@ -52,7 +52,7 @@
52 52
 \newcommand{\softwaretwo}[7]{
53 53
 \begin{minipage}[t][0.4\textheight]{1\textwidth}
54 54
 \flushleft
55
-\section*{#1 \hfill \textcolor{gray}{#2}}
55
+\section*{#1 \hfill \normalfont\textcolor{gray}{#2}}
56 56
 #3 
57 57
 \medskip
58 58