Skip to content

Commit

Permalink
update a label color
Browse files Browse the repository at this point in the history
  • Loading branch information
junlulocky committed Sep 7, 2017
1 parent 04b92e2 commit 3cc3a70
Show file tree
Hide file tree
Showing 10 changed files with 12,020 additions and 16 deletions.
8 changes: 4 additions & 4 deletions _includes/blog.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- .blog -->
<div id="blog" class="content_2">
<h1 class="h-bloc">Blog - My Blog</h1><br>
<!-- .blog -->
<div id="blog" class="content_2">
<h1 class="h-bloc">Blog - My Blog</h1><br>

<div class="col-md-12">
<div class="row">
Expand Down Expand Up @@ -81,7 +81,7 @@ <h4>First Thumbnail label</h4>
<div class="top_c ">

<div class="title_content">
<div class="text_content"><a href="#post-1" class="read_more">Blog Post Gallery</a></div>
<div class="text_content"><a href="#post-1" >Blog Post Gallery</a></div>
<div class="clear"></div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<head>

<title>FlexyCard HTML5 Responsive vCard Template - FlexyCodes Themes</title>
<title>Panel CV Theme</title>

<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
Expand Down
21 changes: 21 additions & 0 deletions _site/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2017 Jekyll themes

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
9 changes: 7 additions & 2 deletions _site/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PanelCV

This theme is designed by [flexycodex](https://themeforest.net/item/flexyvcard-responsive-vcard-template-/7158750) and modified my [Locky](https://github.com/junlulocky)
This theme is designed by [flexycodex](https://themeforest.net/item/flexyvcard-responsive-vcard-template-/7158750) and modified by [Locky](https://github.com/junlulocky)

I have made this into a Jekyll Theme. Demo: [https://jekyller.github.io/PanelCV](https://jekyller.github.io/PanelCV)

Expand All @@ -15,4 +15,9 @@ The theme would look like this
- Go to settings and set Github Pages source as master.
- Your new site should be ready at https://username.github.io/PanelCV/

Check out for more themes: [Jekyll Themes](http://jekylltheme.org)
Check out for more themes: [Jekyll Themes](http://jekylltheme.org)


# Author

- [Locky](https://github.com/junlulocky)
5,965 changes: 5,964 additions & 1 deletion _site/assets/css/bootstrap.min.css

Large diffs are not rendered by default.

26 changes: 26 additions & 0 deletions _site/assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,37 @@ h1 {
background: none;
}



.a-footer {
color: #ffffff;
background: transparent
}
.a-footer:focus {
outline: thin dotted
}
.a-footer:active,
.a-footer:hover {
outline: 0
}

a {
color: #ffffff;
text-decoration: none !important;
}

a {
color: #3b5998;
background: transparent
}
a:focus {
outline: thin dotted
}
a:active,
a:hover {
outline: 0
}

.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/*--------------------------------------------------
---------------------- resp-tabs -------------------
Expand Down
12 changes: 6 additions & 6 deletions _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<html lang="no-js"> <!--<![endif]-->
<head>

<title>FlexyCard HTML5 Responsive vCard Template - FlexyCodes Themes</title>
<title>Panel CV Theme</title>

<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
Expand Down Expand Up @@ -169,7 +169,7 @@ <h6>My Social Profiles</h6>

<div id="profile_desc">
<p>
More Templates <a href="http://www.cssmoban.com/" target="_blank" title="jekyller" color="#FF0000">Jekyller</a> and <a href="https://themeforest.net/item/flexyvcard-responsive-vcard-template-/7158750" target="_blank" title="flexycodes">Flexycodex</a>
More Templates <a href="https://github.com/jekyller" target="_blank" title="jekyller" class="a-footer">Jekyller</a> and <a href="https://themeforest.net/item/flexyvcard-responsive-vcard-template-/7158750" target="_blank" title="flexycodes" class="a-footer">Flexycodex</a>
</p>

</div>
Expand Down Expand Up @@ -1046,9 +1046,9 @@ <h1 class="h-bloc">Portfolio - My Works</h1>
<!-- End .portfolio -->


<!-- .blog -->
<div id="blog" class="content_2">
<h1 class="h-bloc">Blog - My Blog</h1><br>
<!-- .blog -->
<div id="blog" class="content_2">
<h1 class="h-bloc">Blog - My Blog</h1><br>

<div class="col-md-12">
<div class="row">
Expand Down Expand Up @@ -1129,7 +1129,7 @@ <h4>First Thumbnail label</h4>
<div class="top_c ">

<div class="title_content">
<div class="text_content"><a href="#post-1" class="read_more">Blog Post Gallery</a></div>
<div class="text_content"><a href="#post-1" >Blog Post Gallery</a></div>
<div class="clear"></div>
</div>

Expand Down
5,965 changes: 5,964 additions & 1 deletion assets/css/bootstrap.min.css

Large diffs are not rendered by default.

26 changes: 26 additions & 0 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,37 @@ h1 {
background: none;
}



.a-footer {
color: #ffffff;
background: transparent
}
.a-footer:focus {
outline: thin dotted
}
.a-footer:active,
.a-footer:hover {
outline: 0
}

a {
color: #ffffff;
text-decoration: none !important;
}

a {
color: #3b5998;
background: transparent
}
a:focus {
outline: thin dotted
}
a:active,
a:hover {
outline: 0
}

.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/*--------------------------------------------------
---------------------- resp-tabs -------------------
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h6>My Social Profiles</h6>

<div id="profile_desc">
<p>
More Templates <a href="http://www.cssmoban.com/" target="_blank" title="jekyller" color="#FF0000">Jekyller</a> and <a href="https://themeforest.net/item/flexyvcard-responsive-vcard-template-/7158750" target="_blank" title="flexycodes">Flexycodex</a>
More Templates <a href="https://github.com/jekyller" target="_blank" title="jekyller" class="a-footer">Jekyller</a> and <a href="https://themeforest.net/item/flexyvcard-responsive-vcard-template-/7158750" target="_blank" title="flexycodes" class="a-footer">Flexycodex</a>
</p>

</div>
Expand Down

0 comments on commit 3cc3a70

Please sign in to comment.