diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-05-12 22:45:11 +0200 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-05-12 22:45:11 +0200 |
commit | a3784c59440fb4e25dd5139dedd31e472df8a9c5 (patch) | |
tree | 54f1999f09fcd88c5eb974d3a134e0b191e4f22c /LUFA/StudioIntegration/VSIX/GettingStarted.htm | |
parent | 983a2ed87a8f6fa88fd8703daa7b3ff0fd1577bf (diff) | |
download | lufa-a3784c59440fb4e25dd5139dedd31e472df8a9c5.tar.gz lufa-a3784c59440fb4e25dd5139dedd31e472df8a9c5.tar.bz2 lufa-a3784c59440fb4e25dd5139dedd31e472df8a9c5.zip |
Update Atmel Studio getting started page and associated images.
Diffstat (limited to 'LUFA/StudioIntegration/VSIX/GettingStarted.htm')
-rw-r--r-- | LUFA/StudioIntegration/VSIX/GettingStarted.htm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/StudioIntegration/VSIX/GettingStarted.htm b/LUFA/StudioIntegration/VSIX/GettingStarted.htm index ca230b09e..1cb595c9b 100644 --- a/LUFA/StudioIntegration/VSIX/GettingStarted.htm +++ b/LUFA/StudioIntegration/VSIX/GettingStarted.htm @@ -43,7 +43,7 @@ #header span
{
- color: #998
+ color: #998;
}
#footer
@@ -107,7 +107,7 @@ <body>
<div id="container">
<div id="header">
- <h1>Thanks for installing <span>LUFA</span></h1>
+ <h1>Thanks for using <span>LUFA</span></h1>
</div>
<div id="content">
|