Skip to content

Commit

Permalink
split some test files
Browse files Browse the repository at this point in the history
Signed-off-by: Doug Davis <[email protected]>
  • Loading branch information
duglin committed Jan 5, 2025
1 parent 9558e12 commit 74d1caa
Show file tree
Hide file tree
Showing 3 changed files with 7,123 additions and 7,112 deletions.
2 changes: 2 additions & 0 deletions registry/httpStuff.go
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,7 @@ func (pw *PageWriter) Done() {
border-radius: 5px ;
background-color: lightgrey ;
margin-right: 2px ;
font-family: menlo ;
}
.spc {
Expand All @@ -606,6 +607,7 @@ func (pw *PageWriter) Done() {
// background-color: lightsteelblue ; // #e7eff7 ;
color: black ;
// font-weight: bold ;
font-family: menlo ;
font-size: medium ;
overflow: hidden ;
line-height: 10px ;
Expand Down
Loading

0 comments on commit 74d1caa

Please sign in to comment.