forked from james/femboyfinancial.jp
dl page fixes
This commit is contained in:
parent
8d04fef6bd
commit
56c91a25e5
@ -24,7 +24,7 @@
|
|||||||
.dllist h6 {
|
.dllist h6 {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
.dllist a {
|
.dllist a, .dllist p {
|
||||||
color: #EE2D24;
|
color: #EE2D24;
|
||||||
font-size: 9px;
|
font-size: 9px;
|
||||||
}
|
}
|
||||||
@ -49,6 +49,8 @@
|
|||||||
<h6>FemBanking Desktop Application</h6>
|
<h6>FemBanking Desktop Application</h6>
|
||||||
<p><img width="16" height="16" src="/assets/DownloadIcon.gif"> <a href="/downloads/FemboyBanking.exe">Download (<cfoutput>#sizeKb#</cfoutput> KB)</a></p>
|
<p><img width="16" height="16" src="/assets/DownloadIcon.gif"> <a href="/downloads/FemboyBanking.exe">Download (<cfoutput>#sizeKb#</cfoutput> KB)</a></p>
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
<cfset filename = expandpath("FemboyCliquere.exe")>
|
<cfset filename = expandpath("FemboyCliquere.exe")>
|
||||||
<cftry>
|
<cftry>
|
||||||
<cffile file = "#filename#" action = "read" variable = "content">
|
<cffile file = "#filename#" action = "read" variable = "content">
|
||||||
@ -62,7 +64,7 @@
|
|||||||
</cftry>
|
</cftry>
|
||||||
|
|
||||||
<h6>Femboy Cliquere</h6>
|
<h6>Femboy Cliquere</h6>
|
||||||
<p>The FUN clicking game that's taking company break rooms by storm!</p>
|
<p>Experience the FUN clicking game that's taking company break rooms by storm!</p>
|
||||||
<p><img width="16" height="16" src="/assets/DownloadIcon.gif"> <a href="/downloads/FemboyCliquere.exe">Download V1.0 (<cfoutput>#sizeKb#</cfoutput> KB)</a></p>
|
<p><img width="16" height="16" src="/assets/DownloadIcon.gif"> <a href="/downloads/FemboyCliquere.exe">Download V1.0 (<cfoutput>#sizeKb#</cfoutput> KB)</a></p>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user