mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
About: further tweaking text
This commit is contained in:
+11
-3
@@ -19,10 +19,11 @@
|
||||
}
|
||||
#about {
|
||||
margin-top: 1em;
|
||||
text-align: center;
|
||||
}
|
||||
#about div {
|
||||
font-size: 0.75em;
|
||||
}
|
||||
#about .links {
|
||||
font-size: 0.75em;
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
#about a {
|
||||
@@ -67,8 +68,15 @@ dd.numbers label {
|
||||
h1, legend,
|
||||
#about .appName,
|
||||
#about .version {
|
||||
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
|
||||
font-weight: bold;
|
||||
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
#about .appName {
|
||||
font-size: 1em;
|
||||
}
|
||||
#about .version {
|
||||
font-size: 1.25em;
|
||||
margin-left: 0.25em;
|
||||
}
|
||||
|
||||
#toolbar {
|
||||
|
||||
@@ -90,10 +90,6 @@
|
||||
<a href="https://github.com/nightscout/cgm-remote-monitor/wiki/0.3.0-Release-Notes">Release Notes</a><br />
|
||||
<a href="http://github.com/nightscout/cgm-remote-monitor">Open Source</a><br />
|
||||
<a href="http://www.nightscout.info">Community</a><br />
|
||||
<!--
|
||||
<a href="http://nightscout.info"><img src="http://img.shields.io/badge/nightscout-info-brightgreen.svg" /></a>
|
||||
<a href="http://github.com/nightscout/cgm-remote-monitor"><img src="http://img.shields.io/badge/fork_me-on_github-blue.svg" /></a>
|
||||
-->
|
||||
</div>
|
||||
</fieldset>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user