Ignore:
Timestamp:
02/06/23 19:28:42 (22 months ago)
Author:
DenicaKj <dkorvezir@…>
Branches:
master
Children:
0fb69cc
Parents:
a69d48c
Message:

Style updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main/resources/templates/addEvent.html

    ra69d48c rb5ce654  
    11<th:block xmlns:th="http://www.thymeleaf.org">
    2     <section class="jumbotron text-center">
    3         <div class="container">
    4             <h1 class="jumbotron-heading">Add New Event</h1>
    5         </div>
    6     </section>
    7 
    8     <div class="container">
     2    <div style="color: white" class="container">
     3        <h1 class="jumbotron-heading">Add New Event</h1>
    94        <div class="row">
    105            <div class="col-md-5">
Note: See TracChangeset for help on using the changeset viewer.