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/addFilm.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 Film</h1>
    5         </div>
    6     </section>
    72
    8     <div class="container">
     3    <div class="container" style="color: white">
     4        <h1 class="jumbotron-heading">Add New Film</h1>
    95        <div class="row">
    106            <div class="col-md-5">
Note: See TracChangeset for help on using the changeset viewer.