Changeset 2003328
- Timestamp:
- 12/29/2018 08:18:10 AM (7 years ago)
- Location:
- resume-cv/trunk
- Files:
-
- 5 edited
-
changelog.txt (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
resume-cv.php (modified) (1 diff)
-
themes/shark-2/css/style.css (modified) (2 diffs)
-
themes/shark/css/style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
resume-cv/trunk/changelog.txt
r1968770 r2003328 30 30 * Add Menu 31 31 * Add Widget Footer 32 33 = 1.1.5 = 34 * 29 December 2018 35 * Modify CSS -
resume-cv/trunk/readme.txt
r1968770 r2003328 4 4 Requires at least: 4.9 5 5 Requires PHP: 5.3 6 Tested up to: 4.9.87 Stable tag: 1.1. 46 Tested up to: 5.0.2 7 Stable tag: 1.1.5 8 8 License: GPLv2 or later 9 9 … … 14 14 15 15 Create Resume / CV easily with WordPress. Perfect way tools that help you to make positive impression. This minimal and modern design will highlight your most relevant features to get you noticed and create a consistent voice of your personal brand in all communications. To use this plugin : 16 * Create a Page and choose Template : Resume CV Template16 * Create a Page and in the Page Attribute , choose Template : Resume CV Template 17 17 * In the admin area . Click Resume CV and do modification than save 18 18 Be sure to check out the **[online demo](http://wpamanuke.com/resume)**! -
resume-cv/trunk/resume-cv.php
r1968770 r2003328 4 4 Plugin URI: http://wpamanuke.com/resume-cv 5 5 Description: Modern Resume / CV Creator. Perfect way tools that help you to make positive impression. This minimal and modern design will highlight your most relevant features to get you noticed and create a consistent voice of your personal brand in all communications. To use this plugin : 1) Create a Page and choose Template : Resume CV Template 2) In the admin area . Click Resume CV and do modification than save 3) Just go to page url to see the result 6 Version: 1.1. 46 Version: 1.1.5 7 7 Author: WPAmaNuke 8 8 Author URI: http://wpamanuke.com -
resume-cv/trunk/themes/shark-2/css/style.css
r1968770 r2003328 99 99 .rcv-profile { 100 100 background:#e74c3c; 101 text-align: center; 101 102 } 102 103 .rcv-profile__content { … … 453 454 { 454 455 color: #ffffff; 455 background: # f18d05;456 background: #E74C3C; 456 457 } 457 458 .main-navigation .current-menu-item >a{ -
resume-cv/trunk/themes/shark/css/style.css
r1968770 r2003328 70 70 .rcv-profile { 71 71 background:#00a1cb; 72 text-align: center; 72 73 } 73 74 .rcv-profile__content { … … 390 391 { 391 392 color: #ffffff; 392 background: # f18d05;393 background: #00A1CB; 393 394 } 394 395 .main-navigation .current-menu-item >a{
Note: See TracChangeset
for help on using the changeset viewer.