<script>
jQuery(function($) {
$('body').hide();
$(window).load(function(){
$('body').show();
});
});
</script>
- Cấu hình lại config:
- https://gist.github.com/quangbahoa/7da09050fd1fdf96eacf
- Xóa revision các site đã làm : https://vi.wordpress.org/plugins/simple-revisions-delete/
- Thêm favicon mặc định cho các site
- Sửa html kẻ khung logic hơn ở trang chủ hen suyễn
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #090909;
}
CSS:
.fusion-footer-widget-area .widget_nav_menu li a:before, .fusion-footer-widget-area .widget_categories li a:before, .fusion-footer-widget-area .widget_meta li a:before, .fusion-footer-widget-area .widget .recentcomments:before, .fusion-footer-widget-area .widget_recent_entries li a:before, .fusion-footer-widget-area .widget_archive li a:before, .fusion-footer-widget-area .widget_pages li a:before, .fusion-footer-widget-area .widget_links li a:before {
display: none;
}
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* ----------- Apple Watch ----------- */ | |
| @media | |
| (max-device-width: 42mm) | |
| and (min-device-width: 38mm) { | |
| } |
location /Viem-tinh-hoan { rewrite ^/Viem-tinh-hoan/nguyen-nhan-gay-bẹnh-viem-tinh-hoàn-ỏ-nam-giói.html$ http://namkhoahanoi.net/Viem-tinh-hoan/nguyen-nhan-gay-benh-viem-tinh-hoan-o-nam-gioi.html redirect; }
# nginx configuration
location / {
if (!-e $request_filename){
rewrite ^/(.*)/(.*)?$ /?cd=$1 break;
}
}
- Là chung cư.....nội dung............Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.