grösse lässt sich nun konfigurieren
This commit is contained in:
parent
46eef92c4a
commit
cc7c805168
3 changed files with 27 additions and 21 deletions
|
@ -37,7 +37,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
new Uhr($('#uhr'), {
|
||||
layout: 'de_CH',
|
||||
theme: 'black',
|
||||
status: 'on'
|
||||
status: 'on',
|
||||
width: '20em'
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue