summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Project-Unite/Content/Site.css2
-rw-r--r--Project-Unite/Content/bootstrap-theme.css2
-rw-r--r--Project-Unite/Project-Unite.csproj1
3 files changed, 3 insertions, 2 deletions
diff --git a/Project-Unite/Content/Site.css b/Project-Unite/Content/Site.css
index 58678b4..3ba5e52 100644
--- a/Project-Unite/Content/Site.css
+++ b/Project-Unite/Content/Site.css
@@ -1,5 +1,5 @@
body {
- padding-top: 50px;
+ /* padding-top: 50px; */
padding-bottom: 20px;
}
diff --git a/Project-Unite/Content/bootstrap-theme.css b/Project-Unite/Content/bootstrap-theme.css
index 0f8b654..ab0ea2e 100644
--- a/Project-Unite/Content/bootstrap-theme.css
+++ b/Project-Unite/Content/bootstrap-theme.css
@@ -5882,7 +5882,7 @@ legend {
body {
- margin-top: 70px;
+ /* margin-top: 70px; */
}
#wrapper {
diff --git a/Project-Unite/Project-Unite.csproj b/Project-Unite/Project-Unite.csproj
index 63c1206..31ca90d 100644
--- a/Project-Unite/Project-Unite.csproj
+++ b/Project-Unite/Project-Unite.csproj
@@ -469,6 +469,7 @@
<Content Include="ApplicationInsights.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
+ <Content Include="fonts\Contemporary-Regular.ttf" />
<None Include="Scripts\jquery-1.10.2.intellisense.js" />
<Content Include="Scripts\highlight.js" />
<Content Include="Scripts\jquery-1.10.2.js" />