Skip to content

Commit 78f7f39

Browse files
committed
made footer text smaller and added Docker link
1 parent 01b349a commit 78f7f39

File tree

1 file changed

+2
-1
lines changed
  • pyobs_weather/frontend/static/frontend/css

1 file changed

+2
-1
lines changed

pyobs_weather/frontend/static/frontend/css/styles.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,6 @@ footer {
112112
margin-top: -40px; /* negative value of footer height */
113113
height: 40px;
114114
clear: both;
115-
padding-top: 0.5em
115+
padding-top: 0.5em;
116+
font-size: smaller;
116117
}

0 commit comments

Comments
 (0)