21 Nov
2016
21 Nov
'16
2:38 p.m.
Module: appdb Branch: master Commit: c65d0f96169481ceb0249cb85e72e9a2dfe05abc URL: http://source.winehq.org/git/appdb.git/?a=commit;h=c65d0f96169481ceb0249cb85... Author: Jeremy Newman <jnewman(a)codeweavers.com> Date: Fri Nov 18 10:55:50 2016 -0600 h1 style --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index e128681..405acac 100644 --- a/index.php +++ b/index.php @@ -18,7 +18,7 @@ apidb_header("Wine Application Database"); <div class="row"> <div class="col-md-6 col-lg-8"> -<h1>Welcome</h1> +<h1 class="whq-app-title">Welcome</h1> <p>This is the Wine Application Database (AppDB). Here you can get information on application compatibility with Wine.</p>