summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdRelyingPartyWebFormsVB/styles.css
diff options
context:
space:
mode:
authorDavid Christiansen <DavidChristiansen@users.noreply.github.com>2015-01-05 09:33:24 +0000
committerDavid Christiansen <DavidChristiansen@users.noreply.github.com>2015-01-05 09:33:24 +0000
commit3770a51d19a04be18ade75f59e0ff1687010a130 (patch)
tree240382c976672ed421d529860117e37677328f02 /samples/OpenIdRelyingPartyWebFormsVB/styles.css
parent7574924b2b5c810b7c00328f04f506f28da3f2ec (diff)
parenta14dcb800b25d1b0477ab123b6865d90865f96f0 (diff)
downloadDotNetOpenAuth-3770a51d19a04be18ade75f59e0ff1687010a130.zip
DotNetOpenAuth-3770a51d19a04be18ade75f59e0ff1687010a130.tar.gz
DotNetOpenAuth-3770a51d19a04be18ade75f59e0ff1687010a130.tar.bz2
Merge pull request #359 from DavidChristiansen/develop
Closes #356, Closes #357, Closes #358
Diffstat (limited to 'samples/OpenIdRelyingPartyWebFormsVB/styles.css')
-rw-r--r--samples/OpenIdRelyingPartyWebFormsVB/styles.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/samples/OpenIdRelyingPartyWebFormsVB/styles.css b/samples/OpenIdRelyingPartyWebFormsVB/styles.css
deleted file mode 100644
index 2e4d3db..0000000
--- a/samples/OpenIdRelyingPartyWebFormsVB/styles.css
+++ /dev/null
@@ -1,10 +0,0 @@
-h2
-{
- font-style: italic;
-}
-
-body
-{
- font-family: Cambria, Arial, Times New Roman;
- font-size: 12pt;
-} \ No newline at end of file