master
Matt Huntington 9 years ago
parent c194dbd00f
commit 3c49645ad1

@ -0,0 +1,3 @@
svg {
border:1px solid black;
}

@ -1,5 +1,8 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head>
<link rel="stylesheet" href="/css/app.css" media="screen" title="no title" charset="utf-8">
</head>
<body> <body>
<h1>Welcome to Run App</h1> <h1>Welcome to Run App</h1>
<svg></svg> <svg></svg>

Loading…
Cancel
Save