Page tree

CEF DIGITAL home page

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Content Layer
id1
Content Column
width100.00002%
id11
Content Block
id111
Div
classcef-mega-menu
Align
alignleft
classcef-mega-menu
  • About us
  • Building Blocks
  • DSIs
  • Action Button
    textContact us
CSS Stylesheet
/********************/
/*--CEF MEGA MENU--*/
/******************/
.brikit-menu { border:1px solid red;}
.brikit-menu .aui-button.action-button {margin-left: 20px;}
.brikit-menu .aui-button.action-button a {padding: 0 !important; margin: 0 !important; }

.cef-mega-menu { border:1px solid red;}
.cef-mega-menu-bb { margin-bottom:15px; padding-left: 70px;}

.cef-mega-menu-bb h3 { position: relative; display:inline-block; margin-top:0; font-size:inherit; border-bottom: 2px solid white;}
.cef-mega-menu-bb h3::before {content:''; position: absolute; left:-70px; height: 55px; width: 55px; background-image: url('https://ec.europa.eu/digital-building-blocks/sites/download/attachments/201589841/ico-big-data.png'); background-repeat: no-repeat; background-size: cover;}
.cef-mega-menu-bb:hover h3 {border-bottom: 2px solid #001a33; -webkit-transition: 120ms linear; transition: 120ms linear; transition-property: all;}

.cef-mega-menu-bb.cef-mega-menu-bb-big-data h3::before {background-image: url('https://ec.europa.eu/digital-building-blocks/sites/download/attachments/201589841/ico-big-data.png');}
.cef-mega-menu-bb.cef-mega-menu-bb-blockchain h3::before {background-image: url('https://ec.europa.eu/digital-building-blocks/sites/download/attachments/201589841/ico-blockchain.png');}
.cef-mega-menu-bb.cef-mega-menu-bb-broker h3::before {background-image: url('https://ec.europa.eu/digital-building-blocks/sites/download/attachments/201589841/ico-context-broker.png');}
.cef-mega-menu-bb.cef-mega-menu-bb-earchiving h3::before {background-image: url('https://ec.europa.eu/digital-building-blocks/sites/download/attachments/201589841/ico-earchiving.png');}
.cef-mega-menu-bb.cef-mega-menu-bb-edelivery h3::before {background-image: url('https://ec.europa.eu/digital-building-blocks/sites/download/attachments/201589841/ico-edelivery.png');}
.cef-mega-menu-bb.cef-mega-menu-bb-eid h3::before {background-image: url('https://ec.europa.eu/digital-building-blocks/sites/download/attachments/201589841/ico-eid.png');}
.cef-mega-menu-bb.cef-mega-menu-bb-einvoicing h3::before {background-image: url('https://ec.europa.eu/digital-building-blocks/sites/download/attachments/201589841/ico-einvoicing.png');}
.cef-mega-menu-bb.cef-mega-menu-bb-esignature h3::before {background-image: url('https://ec.europa.eu/digital-building-blocks/sites/download/attachments/201589841/ico-esignature.png');}
.cef-mega-menu-bb.cef-mega-menu-bb-etranslation h3::before {background-image: url('https://ec.europa.eu/digital-building-blocks/sites/download/attachments/201589841/ico-etranslation.png');}

.cef-mega-menu-bb p { font-size:14px; font-weight: inherit !important;}




...