Skip to content

Commit cbdf100

Browse files
committed
simplify
1 parent 5c0ee23 commit cbdf100

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

v3/composingprograms.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<body>
7474

7575

76-
<table id="experimentalHeader" style="margin-bottom: 15pt;">
76+
<table id="experimentalHeader">
7777

7878
<tr>
7979
<td valign="top">

v3/csc108h.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<body>
7373

7474

75-
<table id="experimentalHeader" style="margin-bottom: 15pt;">
75+
<table id="experimentalHeader">
7676
<tr>
7777
<td valign="top">
7878

v3/visualize.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
9494
-->
9595

96-
<table id="experimentalHeader" style="margin-bottom: 15pt;">
96+
<table id="experimentalHeader">
9797
<tr>
9898
<td valign="top">
9999

0 commit comments

Comments
 (0)