Added new font and button style
This commit is contained in:
11
public/test_components.html
Normal file
11
public/test_components.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title></title>
|
||||
<link rel="stylesheet" type="text/css" href="css/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<button type="button" name="button">Hello</button>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user