Skip to content

Commit 70160c5

Browse files
committed
update example css. Updatde testing examples.
1 parent a431f44 commit 70160c5

3 files changed

Lines changed: 1189 additions & 13 deletions

File tree

impacts.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@
6565
</style>
6666

6767
</head>
68-
<body>
68+
<body style="font-family:Verdana, sans-serif;
69+
font-size: 15px;">
6970

7071
<!-- Navbar (sit on top) -->
7172
<div class="w3-top">

testing.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@
5454

5555

5656
</head>
57-
<body>
57+
<body style="font-family:Verdana, sans-serif;
58+
font-size: 15px;">
5859

5960
<!-- Navbar (sit on top) -->
6061
<!-- Navbar (sit on top) -->

0 commit comments

Comments
 (0)