css #5

Merged
eline merged 2 commits from :css into master 2023-08-04 14:19:44 +00:00
Contributor

u htmlu zameniti

<span>
   <button id="theme-switcher">turn the lights off</button>
   <a class="account" href="/pages/account.html">Nalog</a>
</span>

sa

<button id="theme-switcher" title="turn the light off"></button>
<a class="account" href="/pages/account.html">Nalog</a>
u htmlu zameniti ```html <span> <button id="theme-switcher">turn the lights off</button> <a class="account" href="/pages/account.html">Nalog</a> </span> ``` sa ```html <button id="theme-switcher" title="turn the light off"></button> <a class="account" href="/pages/account.html">Nalog</a> ```
hugo added 2 commits 2023-08-03 18:41:37 +00:00
eline merged commit f089d62e63 into master 2023-08-04 14:19:44 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: eline/decentrala-website-static-new#5
No description provided.