Change intro text to consistently use header
class as the background color.
This commit is contained in:
@@ -41,7 +41,7 @@ function start_main_page {
|
||||
echo -e "\t\t</div>" >> $mainpage
|
||||
|
||||
echo -e "\t\t<div class='row'>" >> $mainpage
|
||||
echo -e "\t\t\t<div class='col-12 text'>" >> $mainpage
|
||||
echo -e "\t\t\t<div class='col-12 header'>" >> $mainpage
|
||||
echo -en "\t\t\t\t<p>You may click on an album name to " >> $mainpage
|
||||
echo -en "view all of its files, or click on a specific image to bring up the " >> $mainpage
|
||||
echo -en "full resolution. On the album pages you may also click an image or " >> $mainpage
|
||||
|
Reference in New Issue
Block a user