@import url("wDefault.css");

html                        {overflow:hidden}

.fragmentResultEntry        {background-color:#FFFFFF;height:calc(100vh - 120px);overflow:hidden}
.fragmentResultInfo         {margin:10px}
.fragmentResultEntryTitle   {font-weight:bold}
.fragmentResultEntryText    {color:#666666;padding:4px 0}
.fragmentResultEntryLink    {padding-bottom:20px}
.resultTitle                {}