- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for searchFormBox (0.16 sec)
-
src/main/webapp/css/style.css
background-color: rgba(60, 60, 60, 0.93); transition: all .4s ease 0s; } #searchOptions.active .container { right: 0; } /* index */ .mainLogo { margin-bottom: 1em; } .searchFormBox { margin-top: 8em; margin-bottom: 4em; } .notification { font-size: 1.2em; margin: 0.2em; } .searchButtonBox { margin-top: 1em; } /* search */
Registered: 2024-06-12 13:08 - Last Modified: 2022-06-02 11:39 - 2K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/index.jsp
<em class="fa fa-cog"> <la:message key="labels.advance" /> </la:link> </div> </div> </div> <main class="container"> <div class="row"> <div class="col text-center searchFormBox"> <h1 class="mainLogo"> <img src="${fe:url('/images/logo.png')}" alt="<la:message key="labels.index_title" />" /> </h1> <div class="notification">${notification}</div> <div>
Registered: 2024-06-12 13:08 - Last Modified: 2023-02-17 12:13 - 6.9K bytes - Viewed (0) -
src/main/webapp/WEB-INF/orig/view/index.jsp
<em class="fa fa-cog"> <la:message key="labels.advance" /> </la:link> </div> </div> </div> <main class="container"> <div class="row"> <div class="col text-center searchFormBox"> <h1 class="mainLogo"> <img src="${fe:url('/images/logo.png')}" alt="<la:message key="labels.index_title" />" /> </h1> <div class="notification">${notification}</div> <div>
Registered: 2024-06-12 13:08 - Last Modified: 2023-02-17 12:13 - 6.9K bytes - Viewed (0)