ヤミRoot VoidGate
User / IP
:
216.73.216.49
Host / Server
:
146.88.233.70 / www.dev.loger.cm
System
:
Linux hybrid1120.fr.ns.planethoster.net 3.10.0-957.21.2.el7.x86_64 #1 SMP Wed Jun 5 14:26:44 UTC 2019 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
usr
/
lib
/
node_modules
/
npm
/
docs
/
src
/
components
/
Viewing: links.js
import {Link} from 'gatsby' import styled, {css} from 'styled-components' const baseLinkStyles = css` font-weight: 500; text-decoration: none; letter-spacing: .3px; font-size: 14px; ` const featureLinkStyles = css` ${baseLinkStyles} color: ${(props) => props.theme.colors.black}; transition: opacity .5s &:hover { opacity: .9; } ` const navLinkStyles = css` ${baseLinkStyles}; color: ${(props) => props.theme.colors.black}; transition: opacity .5s; margin: 0 10px; &:hover { opacity: .5; } ` export const FeatureLink = styled(Link)` ${featureLinkStyles} ` export const NavLink = styled(Link)` ${navLinkStyles}; ` export const BasicNavLink = styled.a` ${navLinkStyles}; ` export const SidebarLink = styled(Link)` ${baseLinkStyles}; color: ${(props) => props.theme.colors.red}; padding: 10px; transition: background-color .3s; &:hover { background-color: ${(props) => props.theme.colors.lightPurple}; } `
Coded With 💗 by
0x6ick