Returns the good old header back!
Works with OpenVK social network (openvk.su)
OpenVK Old Header by rudzik8
Details
Authorrudzik8
LicenseNo License
Categoryopenvk
Created
Updated
Size397 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Openvk Old Header
@namespace openvk.su
@version 1.0.0
@description Returns the good old header back!
@author rudzik8
==/UserStyle== */
@-moz-document domain("openvk.su") {
.page_header {
background: url(https://github.com/openvk/openvk/raw/db845c3c0bb9c06a0a5cc80ccb4c423d55b02491/Web/static/img/header.png);
}
}