Test page

From wikibase-docker
Revision as of 17:43, 13 February 2024 by Palkó.Gábor (talk | contribs) (Created page with "<style> .button { display: inline-block; padding: 10px 20px; background-color: #4CAF50; color: white; text-align: center; text-decoration: none; font-size: 16px;...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<style> .button {

 display: inline-block;
 padding: 10px 20px;
 background-color: #4CAF50;
 color: white;
 text-align: center;
 text-decoration: none;
 font-size: 16px;
 border-radius: 5px;
 border: none;
 cursor: pointer;

} </style> Click me