Changed to darker grey
This commit is contained in:
parent
42d45da4ad
commit
d9ce673513
29
register.tex
29
register.tex
@ -52,17 +52,6 @@
|
||||
\fancyhead[RE,LO]{Account: \hspace{35mm}}
|
||||
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%% Chapter Title Spacing %%%%%%%%%%%%%%%%%%%%
|
||||
\usepackage{titlesec}
|
||||
\titleformat{\chapter}[display]
|
||||
{\normalfont\huge\bfseries}
|
||||
{\chaptertitlename\ \thechapter}
|
||||
{20pt}
|
||||
{\Huge}
|
||||
\titlespacing*{\chapter}{0pt}{0pt}{40pt}
|
||||
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%% Document Information %%%%%%%%%%%%%%%%%%%%%
|
||||
%% Adjust the TITLE and SUBTITLE as necessary
|
||||
@ -87,6 +76,10 @@
|
||||
}
|
||||
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%% Macro for table %%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%% Let's get it started %%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
@ -107,7 +100,7 @@
|
||||
rowhead = 1,
|
||||
cells = {font=\fontsize{7pt}{12pt}\selectfont},
|
||||
row{1} = {font=\bfseries\fontsize{7pt}{12pt}\selectfont},
|
||||
row{odd} = {bg=gray9},
|
||||
row{odd} = {bg=gray7},
|
||||
row{even} = {bg=white},
|
||||
row{1} = {bg=white},
|
||||
}
|
||||
@ -158,7 +151,7 @@ Type & Date & Description & \SetCell[c=2]{l} Debit && \SetCell[c=2]{l} Credit &&
|
||||
rowhead = 1,
|
||||
cells = {font=\fontsize{7pt}{12pt}\selectfont},
|
||||
row{1} = {font=\bfseries\fontsize{7pt}{12pt}\selectfont},
|
||||
row{odd} = {bg=gray9},
|
||||
row{odd} = {bg=gray7},
|
||||
row{even} = {bg=white},
|
||||
row{1} = {bg=white},
|
||||
}
|
||||
@ -209,7 +202,7 @@ Type & Date & Description & \SetCell[c=2]{l} Debit && \SetCell[c=2]{l} Credit &&
|
||||
rowhead = 1,
|
||||
cells = {font=\fontsize{7pt}{12pt}\selectfont},
|
||||
row{1} = {font=\bfseries\fontsize{7pt}{12pt}\selectfont},
|
||||
row{odd} = {bg=gray9},
|
||||
row{odd} = {bg=gray7},
|
||||
row{even} = {bg=white},
|
||||
row{1} = {bg=white},
|
||||
}
|
||||
@ -260,7 +253,7 @@ Type & Date & Description & \SetCell[c=2]{l} Debit && \SetCell[c=2]{l} Credit &&
|
||||
rowhead = 1,
|
||||
cells = {font=\fontsize{7pt}{12pt}\selectfont},
|
||||
row{1} = {font=\bfseries\fontsize{7pt}{12pt}\selectfont},
|
||||
row{odd} = {bg=gray9},
|
||||
row{odd} = {bg=gray7},
|
||||
row{even} = {bg=white},
|
||||
row{1} = {bg=white},
|
||||
}
|
||||
@ -311,7 +304,7 @@ Type & Date & Description & \SetCell[c=2]{l} Debit && \SetCell[c=2]{l} Credit &&
|
||||
rowhead = 1,
|
||||
cells = {font=\fontsize{7pt}{12pt}\selectfont},
|
||||
row{1} = {font=\bfseries\fontsize{7pt}{12pt}\selectfont},
|
||||
row{odd} = {bg=gray9},
|
||||
row{odd} = {bg=gray7},
|
||||
row{even} = {bg=white},
|
||||
row{1} = {bg=white},
|
||||
}
|
||||
@ -362,7 +355,7 @@ Type & Date & Description & \SetCell[c=2]{l} Debit && \SetCell[c=2]{l} Credit &&
|
||||
rowhead = 1,
|
||||
cells = {font=\fontsize{7pt}{12pt}\selectfont},
|
||||
row{1} = {font=\bfseries\fontsize{7pt}{12pt}\selectfont},
|
||||
row{odd} = {bg=gray9},
|
||||
row{odd} = {bg=gray7},
|
||||
row{even} = {bg=white},
|
||||
row{1} = {bg=white},
|
||||
}
|
||||
@ -413,7 +406,7 @@ Type & Date & Description & \SetCell[c=2]{l} Debit && \SetCell[c=2]{l} Credit &&
|
||||
rowhead = 1,
|
||||
cells = {font=\fontsize{7pt}{12pt}\selectfont},
|
||||
row{1} = {font=\bfseries\fontsize{7pt}{12pt}\selectfont},
|
||||
row{odd} = {bg=gray9},
|
||||
row{odd} = {bg=gray7},
|
||||
row{even} = {bg=white},
|
||||
row{1} = {bg=white},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user