forked from gnibeil/simplekolecalc
Compare commits
No commits in common. "301f1e67059500ae95e012840f92c5805bf98627" and "1a1e17f950f03f334ab7732a4c74f84a7ac0f517" have entirely different histories.
301f1e6705
...
1a1e17f950
@ -49,11 +49,6 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 1ex auto 2ex auto;
|
margin: 1ex auto 2ex auto;
|
||||||
}
|
}
|
||||||
#center_footer {
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@ -178,9 +173,6 @@
|
|||||||
// calc
|
// calc
|
||||||
s.click();
|
s.click();
|
||||||
</script>
|
</script>
|
||||||
<div id="center_footer">
|
|
||||||
<p>Der Quellcode befindet sich unter <a href="https://git.wtf-eg.de/wtf-eg/simplekolecalc">https://git.wtf-eg.de/wtf-eg/simplekolecalc</a>. </p>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user