Skip to content
Snippets Groups Projects
Commit 347b2322 authored by Martin Mareš's avatar Martin Mareš
Browse files

App: A bit of styling...

parent 3a58f9cd
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,10 @@
<html>
<head>
<style>
body {
background-color: white;
color: black;
}
#heading {
position: relative;
height: 2.5ex;
......@@ -37,12 +41,12 @@
}
.mtime {
margin: 0;
font-size: smaller;
font-size: 11px;
}
.mdesc {
margin: 0;
margin-top: 0.5ex;
font-size: 70%;
font-size: 9px;
}
</style>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment