Skip to content

Commit

Permalink
Styling changes in program page's header
Browse files Browse the repository at this point in the history
  • Loading branch information
tzerefos committed Jun 12, 2024
1 parent ab9be1a commit 30037f0
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions hdms/2024/program.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,17 @@
</a>
</div>
</header>
<br><br><br>
<h1 class = "font_stroke" style ="-webkit-text-stroke:2px #015CAB; color:white; text-align:center;">PROGRAMME</h1>
<br>
<section id="registration" class="wrapper special style1">
<div class="inner">
<header class="align-center">
<h2>Program</h2>
</header>
</div>
</section>
<section id="program" class="wrapper special">
<div class="inner">
<header class="align-center">
<label class="">Program</label>
<!-- <label class="">Program</label> -->
<div class="table-wrapper">
<table class="alt program-table">
<tbody>
Expand Down

0 comments on commit 30037f0

Please sign in to comment.