File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111</ head >
1212< body >
1313 < div class ="sidebar ">
14- < h2 class ="sidebar-title "> UltraPixel </ h2 >
14+ < h2 class ="sidebar-title "> LucidFlux </ h2 >
1515
1616 < ul >
1717 < li > < a href ="#paper-info " class ="nav-link "> < i class ="fas fa-file-alt "> </ i > Paper Information</ a > </ li >
Original file line number Diff line number Diff line change @@ -218,12 +218,12 @@ body {
218218
219219table {
220220 border-collapse : collapse;
221- width : 60 % ;
222- min-width : 700 px ;
223- max-width : 900 px ;
224- font-size : 0.8 em ;
221+ width : 50 % ;
222+ min-width : 600 px ;
223+ max-width : 800 px ;
224+ font-size : 0.75 em ;
225225 font-family : 'Times New Roman' , Times, serif;
226- line-height : 1.3 ;
226+ line-height : 1.2 ;
227227 margin : 0 auto;
228228}
229229
@@ -234,7 +234,7 @@ table {
234234}
235235
236236th , td {
237- padding : 4 px 6 px ;
237+ padding : 2 px 4 px ;
238238 text-align : center;
239239 border : none;
240240 vertical-align : middle;
@@ -306,7 +306,7 @@ tbody tr:hover {
306306/* Comparison grid layout for qualitative results */
307307.comparison-grid {
308308 display : grid;
309- grid-template-columns : repeat (auto-fit, minmax (1400 px , 1fr ));
309+ grid-template-columns : repeat (auto-fit, minmax (1000 px , 1fr ));
310310 gap : 40px ;
311311 padding : 30px ;
312312 justify-items : center;
@@ -330,6 +330,7 @@ tbody tr:hover {
330330 height : auto;
331331 display : block;
332332 object-fit : contain;
333+ max-height : 600px ;
333334}
334335
335336.gallery-section {
You can’t perform that action at this time.
0 commit comments