last minute website clearness
This commit is contained in:
parent
30cf16d2d2
commit
dfe4571b45
2 changed files with 7 additions and 7 deletions
|
@ -29,15 +29,15 @@ h1 {
|
|||
}
|
||||
|
||||
h2 {
|
||||
margin-top: -4px;
|
||||
margin-bottom: -4px;
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
|
||||
font-size: 2.5rem;
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin-top: -2px;
|
||||
margin-bottom: -3px;
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
|
|
@ -135,7 +135,7 @@
|
|||
<img style="display: block; margin-left: auto; margin-right: auto;" src="Buttons/CrowdedGamesGroup.gif" alt="A button. It rapidly flashes CrowdedGames.Group"/>
|
||||
<!-- Sections for my work -->
|
||||
<section class="WorkSection">
|
||||
<h1>Work Experience</h1>
|
||||
<h2 style="margin: auto;" class="ProjectLink">Work Experience</h2>
|
||||
<table>
|
||||
<tr>
|
||||
<th>Company</th>
|
||||
|
@ -156,7 +156,7 @@
|
|||
<th>Video Recorder & Camera Operator</th>
|
||||
</tr>
|
||||
</table>
|
||||
<h1>Software Used</h1>
|
||||
<h2 style="margin: auto;" class="ProjectLink">Software Used</h2>
|
||||
<p>Key: A = Beginner, B = Intermediate, C = Advanced, D = Master</p>
|
||||
<table>
|
||||
<tr>
|
||||
|
@ -200,7 +200,7 @@
|
|||
<th>B</th>
|
||||
</tr>
|
||||
</table>
|
||||
<h1>Skills Known</h1>
|
||||
<h2 style="margin: auto;" class="ProjectLink">Skills Known</h2>
|
||||
<p>Key: A = Beginner, B = Intermediate, C = Advanced, D = Master</p>
|
||||
<table>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Reference in a new issue